summaryrefslogtreecommitdiffstats
path: root/test/vfd_swmr_generator.c
Commit message (Expand)AuthorAgeFilesLines
* 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