hdf5/tools/test/perform
Dana Robinson 44a00ef876
Strip HD prefix from string/char C API calls (#3540)
* Strip HD prefix from string/char C API calls

* HD(f)(put|get)(s|c)
* HDstr*
* HDv*printf
* HD(s)(print|scan)f
* HDperror

But NOT:

* HDstrcase*
* HDvasprintf
* HDstrtok_r
* HDstrndup

As those are not C99 and have portability work-around
implementations. They will be handled later.

* Fix th5_system.c screwup
2023-09-15 15:13:18 -07:00
..
chunk_cache.c Remove HD from memory allocate/free calls (#3195) 2023-06-28 15:48:12 -07:00
chunk.c Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
CMakeLists.txt Update CMake code to 3.18 minimum version (#2080) 2022-09-02 17:31:29 -07:00
CMakeTests.cmake Removes cmake_ext_mod (files moved to cmake) (#2041) 2022-08-19 07:54:42 -07:00
direct_write_perf.c Rename HD(f)printf() to (f)printf() (#3194) 2023-06-28 08:31:32 -07:00
gen_report.pl Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
iopipe.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
Makefile.am Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
overhead.c hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491) 2023-09-05 11:50:06 -07:00
perf_meta.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
zip_perf.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00