mdtest/src
Glenn K. Lockwood 87c5c9ef04 compile correctly with -std=c99
This patch enables correct compilation on both MacOS and Linux using only
POSIX.1-2008-compliant C with XSI extensions.

Specifically, POSIX.1-2008 is the minimum version because we use strdup(3);
explicit XSI is required to expose putenv from glibc.
2018-10-08 13:47:28 -07:00
..
test Fix warnings reported at compilation time 2018-08-09 13:04:52 +02:00
Makefile.am fix various issues related to release packages 2018-09-21 18:35:48 -04:00
aiori-DUMMY.c compile correctly with -std=c99 2018-10-08 13:47:28 -07:00
aiori-HDF5.c Merge pull request #88 from roblatham00/hdf5-coll-md 2018-10-02 16:13:05 +01:00
aiori-HDFS.c Support old legacy name in backends 2018-09-24 11:51:00 +02:00
aiori-IME.c Support old legacy name in backends 2018-09-24 11:51:00 +02:00
aiori-MMAP.c compile correctly with -std=c99 2018-10-08 13:47:28 -07:00
aiori-MPIIO.c Support old legacy name in backends 2018-09-24 11:51:00 +02:00
aiori-NCMPI.c Support old legacy name in backends 2018-09-24 11:51:00 +02:00
aiori-POSIX.c Support old legacy name in backends 2018-09-24 11:51:00 +02:00
aiori-RADOS.c Support old legacy name in backends 2018-09-24 11:51:00 +02:00
aiori-S3.c Support old legacy name in backends 2018-09-24 11:51:00 +02:00
aiori.c compile correctly with -std=c99 2018-10-08 13:47:28 -07:00
aiori.h Support old legacy name in backends 2018-09-24 11:51:00 +02:00
ior-internal.h JSON output works. 2018-07-08 16:47:23 +01:00
ior-main.c Added missing file. 2018-07-07 11:57:04 +01:00
ior-output.c Fix erroneous write bandwidth with stonewalling 2018-09-21 11:43:33 +02:00
ior.c compile correctly with -std=c99 2018-10-08 13:47:28 -07:00
ior.h Merge pull request #88 from roblatham00/hdf5-coll-md 2018-10-02 16:13:05 +01:00
iordef.h Simplify and factorize a few functions 2018-09-21 11:38:44 +02:00
mdtest-main.c Initialize only the required backends 2018-09-18 19:24:29 +02:00
mdtest.c compile correctly with -std=c99 2018-10-08 13:47:28 -07:00
mdtest.h Some simplification / unification between IOR and MDTest. 2018-07-07 22:19:42 +01:00
option.c compile correctly with -std=c99 2018-10-08 13:47:28 -07:00
option.h IOR: use new option parser. 2018-07-14 08:41:35 +01:00
parse_options.c compile correctly with -std=c99 2018-10-08 13:47:28 -07:00
parse_options.h Numerous changes to file-modes, small build-tweaks, and a tweak to aiori-S3.c 2015-05-19 09:36:28 -06:00
utilities.c Added patch fix O_DIRECT again. 2018-09-18 16:48:59 +01:00
utilities.h Extraction of output completed. 2018-07-08 13:50:20 +01:00