summaryrefslogtreecommitdiffstats
path: root/test/vfd_swmr_generator.c
Commit message (Expand)AuthorAgeFilesLines
* Committing clang-format changesgithub-actions2022-04-211-1/+2
* Modifications to:vchoi2022-04-211-3/+4
* VFD SWMR: normalization with develop (#1472)Dana Robinson2022-03-061-1/+1
* VFD SWMR: Aux process changes (#1451)Dana Robinson2022-02-181-1/+0
* Updated VFD SWMR's Akadio licenseDana Robinson2022-02-171-0/+1
* 1) Core changes for adding NFS/updater support as described in the RFC.vchoi2021-11-171-2/+3
* (1)vchoi2021-08-101-1/+1
* Modifications to common routines used by VFD SWMR tests:vchoi2021-07-131-8/+4
* VFD SWMR: Normalization with develop (#765)Dana Robinson2021-06-171-18/+18
* Updates license url and history docsDana Robinson2021-03-251-2/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-93/+92
* Excludes VFD SWMR acceptance tests on WindowsDana Robinson2021-03-101-0/+12
* (1) Add new routine to configure for VFD SWMR: init_vfd_swmr_config()vchoi2021-02-021-29/+13
* Avoid potential shadow-file clashes, call the file `generator-shadow`.David Young2020-08-211-1/+1
* Use the safe calloc() idiom, p = calloc(1, sizeof(*p)), and doDavid Young2020-08-211-1/+1
* Close attribute after use.David Young2020-07-141-0/+2
* To avoid name clashes, rename FILENAME -> COMMON_FILENAME inDavid Young2020-04-271-2/+2
* Remove disused #ifdef QAK code.David Young2019-12-091-12/+0
* Don't see a 1GB threshold for tracking free filespace, that workaround for VFDDavid Young2019-12-091-1/+1
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-18/+2
* Modifications for the following items in the punch list:Vailin Choi2019-11-141-1/+1
* Intermin commit to allow update from Vailin's recent changesmainzer2019-01-151-2/+2
* Interim checkin to allow Vailin to address assertion failure inmainzer2019-01-031-1/+1
* Fixes for issues #1 and #2 listed in John's email dated Dec 7 2018:Vailin Choi2018-12-191-1/+1
* interim checkin of VFD SWMR writer EOT code.mainzer2018-12-071-1/+9
* (A) Fixes for the assertion failures described in issue #2 (see John Mainzer'...Vailin Choi2018-11-141-19/+21
* Third batch of checkin:Vailin Choi2018-09-281-0/+415