hdf5/tools/test/h5repack
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
..
testfiles H5F_LIBVER_LATEST changes for move to 1.15 (#2288) 2022-12-21 10:07:25 -08:00
CMakeLists.txt Make sure that ONLY_SHARED_LIBS option is correctly set (#2544) 2023-03-13 16:24:49 -05:00
CMakeTests.cmake Update CMake code to 3.18 minimum version (#2080) 2022-09-02 17:31:29 -07:00
CMakeVFDTests.cmake Develop cmake clean (#1971) 2022-08-06 23:59:31 -05:00
dynlib_rpk.c Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
dynlib_vrpk.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
h5repack_plugin.sh.in Play nice with existing plugin paths (#2394) 2023-01-06 09:08:16 -08:00
h5repack.sh.in Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
h5repackgentest.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
h5repacktst.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
testh5repack_detect_szip.c Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00