index
:
hdf5.git
architecture_docs
develop
develop-readme
feature/1_12_recursive_ts_rw_lock
feature/alignment
feature/async2
feature/ccio
feature/coding_standards
feature/de-hd
feature/h5detect
feature/h5f_get_obj_rework
feature/indexing
feature/new_datatypes
feature/onion_vfd
feature/parallel_h5repack
feature/refactor-h5t-cmp
feature/select_io_chunk_cache
feature/select_io_tconv
feature/vfd_swmr
feature/vfd_swmr_beta_2
feature/vol_cap_flags
feature/vol_tools_tests
feature/werror-restrict
gh-pages
hdf5_1_10
hdf5_1_10_10
hdf5_1_10_11
hdf5_1_10_9
hdf5_1_12
hdf5_1_12_2
hdf5_1_12_3
hdf5_1_13_2
hdf5_1_13_3
hdf5_1_14
hdf5_1_14_0
hdf5_1_14_1
hdf5_1_14_2
hdf5_1_14_3
hdf5_1_6
hdf5_1_8
hdf5_1_8_23
inactive/110_HDFFV-10808-h5pset_file_space_strategy
inactive/H5Ocompare
inactive/NPOESS
inactive/aio_vfd
inactive/avoid_truncate
inactive/cu_dev
inactive/develop_subfiling
inactive/develop_subfiling_v1
inactive/direct_io_2
inactive/h5ocompare
inactive/hdf5_daosm
inactive/hdf5_ff
inactive/hdf5_ff_compactor
inactive/hdf5_rados
inactive/jpeg_converter
inactive/json_vol
inactive/json_vol_old
inactive/mdc_sl_opt
inactive/mds
inactive/merge_metadata_journaling
inactive/metadata_journaling
inactive/modify_dtype_filter
inactive/multi_rd_wd_coll_io
inactive/multi_rd_wd_coll_io_merge
inactive/null_vfd
inactive/parallel_vds
inactive/parallel_vds_develop
inactive/parallel_vds_testing
inactive/phdf5_metadata_opt
inactive/post_open_fix
inactive/rados_vol
inactive/selection_io
inactive/selection_io_with_subfiling_vfd
inactive/trunk_merge_coverity
loricooperhdf-patch-1
metadata_cache_macro_cleanup
ossf-scorecard
pr_484
reduce-h5f-duplication
sel_io_chunk_cache
shell_script
zzz-gitlab-ci
Mirror from: https://github.com/HDFGroup/hdf5.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
vfd_swmr_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Committing clang-format changes
github-actions
2021-05-03
1
-1/+1
*
Add the old-styled group creation attribute tests.
Muqun Yang
2021-04-26
1
-0/+4
*
Merge pull request #436 from raylu-hdf/raylu_zoo_test
raylu-hdf
2021-04-13
1
-0/+9
|
\
|
*
Two main changes include: re-arranging the communication between the writer a...
Songyu Lu
2021-04-05
1
-9/+3
|
*
Merge branch 'feature/vfd_swmr' of https://github.com/HDFGroup/hdf5 into rayl...
Songyu Lu
2021-03-25
1
-94/+106
|
|
\
|
*
\
Merge branch 'feature/vfd_swmr' into raylu_zoo_test
raylu-hdf
2021-03-05
1
-1/+86
|
|
\
\
|
*
|
|
Changed the signal handling to named pipes for communication between the writ...
songyulu
2021-03-05
1
-0/+15
*
|
|
|
Fixed 1.6 compatibility issues and ran source formatter
Dana Robinson
2021-03-26
1
-3/+3
|
|
_
|
/
|
/
|
|
*
|
|
Updates license url and history docs
Dana Robinson
2021-03-25
1
-2/+1
*
|
|
Formats the source and updates the gcc warning pragmas
Dana Robinson
2021-03-25
1
-34/+30
*
|
|
Windows cleanup
Dana Robinson
2021-03-10
1
-5/+6
*
|
|
Removes err.h cruft from genall5.c and vfd_swmr_common.c
Dana Robinson
2021-03-10
1
-28/+42
*
|
|
Hides use of clock_gettime() on Windows
Dana Robinson
2021-03-09
1
-0/+5
*
|
|
Changes to help vfd_swmr.c build on Windows
Dana Robinson
2021-03-08
1
-45/+42
|
|
/
|
/
|
*
|
Improves autotools and CMake support for sigtimedwait alternative
Dana Robinson
2021-03-01
1
-7/+9
*
|
Adds MacOS work-around for sigtimedwait(2) in the VFD SWMR tests
Dana Robinson
2021-02-26
1
-1/+84
|
/
*
(1) Add new routine to configure for VFD SWMR: init_vfd_swmr_config()
vchoi
2021-02-02
1
-26/+47
*
Move below_speed_limit() from vfd_swmr_bigset_writer.c to
David Young
2020-09-17
1
-0/+37
*
Document some of the functions in here. Update the comment at the top
David Young
2020-09-17
1
-7/+22
*
Add to the "bigset" writer a `-M` command-line option that enables the use of
David Young
2020-07-21
1
-2/+9
*
Add evsnprintf for printing a `va_list` to a buffer or aborting the program on
David Young
2020-07-21
1
-4/+11
*
Wrap a line. NFCI.
David Young
2020-06-11
1
-1/+2
*
Delete code that has no effect: don't empty a mask set only to fill it
David Young
2020-06-11
1
-3/+2
*
Cast a non-negative `int` to `size_t` before comparing with `size_t` so that
David Young
2020-05-26
1
-1/+1
*
Extend VFD SWMR tick length and maximum lag parameters.
David Young
2020-05-09
1
-2/+2
*
Add esnprintf that prints to the given buffer, observing the given
David Young
2020-05-06
1
-0/+16
*
Avoid deadlock of reader and writer: make the writer flush file content
David Young
2020-04-30
1
-0/+6
*
In fetch_env_ulong(), report a parse that consumes fewer than all
David Young
2020-04-30
1
-1/+5
*
Move fetch_env_ulong() from vfd_swmr.c to vfd_swmr_common.c for eventual
David Young
2020-04-28
1
-0/+29
*
Make await_signal() await any signal instead of just SIGINT. Add a
David Young
2020-04-21
1
-4/+20
*
Refactor: extract subroutine estack_get_state() for reuse in a commit
David Young
2020-04-16
1
-1/+10
*
Send debug messages to stderr instead of to stdout.
David Young
2020-04-16
1
-1/+1
*
Add tests for the two expected failure modes for variable-length (VL) strings
David Young
2020-03-13
1
-2/+64
*
Add disable_estack() and restore_estack() for disabling the current error-stack
David Young
2020-03-12
1
-5/+21
*
In await_signal(), print a less alarming message when exiting in normal
David Young
2020-03-09
1
-1/+8
*
Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,
David Young
2019-12-09
1
-253/+48
*
(A) Fixes for the assertion failures described in issue #2 (see John Mainzer'...
Vailin Choi
2018-11-14
1
-2/+2
*
Third batch of checkin:
Vailin Choi
2018-09-28
1
-0/+288