summaryrefslogtreecommitdiffstats
path: root/test/vfd_swmr_common.h
Commit message (Expand)AuthorAgeFilesLines
* Brings MacOS fixes from main feature branchDana Robinson2021-03-021-3/+3
|\
| * Fixes leading underscores in VFD SWMR include guardsDana Robinson2021-03-011-3/+3
* | Removed most C library include lines from testsDana Robinson2021-03-021-1/+0
|/
* (1) Add new routine to configure for VFD SWMR: init_vfd_swmr_config()vchoi2021-02-021-30/+11
* Move below_speed_limit() from vfd_swmr_bigset_writer.c toDavid Young2020-09-171-0/+2
* Straggler from last: update declaration of vfd_swmr_create_fapl().David Young2020-07-211-1/+2
* Add evsnprintf for printing a `va_list` to a buffer or aborting the program onDavid Young2020-07-211-0/+2
* Add esnprintf that prints to the given buffer, observing the givenDavid Young2020-05-061-0/+2
* Move fetch_env_ulong() from vfd_swmr.c to vfd_swmr_common.c for eventualDavid Young2020-04-281-0/+2
* To avoid name clashes, rename FILENAME -> COMMON_FILENAME inDavid Young2020-04-271-1/+1
* Refactor: extract subroutine estack_get_state() for reuse in a commitDavid Young2020-04-161-0/+1
* Add tests for the two expected failure modes for variable-length (VL) stringsDavid Young2020-03-131-0/+11
* Add disable_estack() and restore_estack() for disabling the current error-stackDavid Young2020-03-121-4/+12
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-1/+10
* (A) Fixes for the assertion failures described in issue #2 (see John Mainzer'...Vailin Choi2018-11-141-3/+3
* Third batch of checkin:Vailin Choi2018-09-281-0/+78