hdf5/tools/test
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
..
h5copy hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491) 2023-09-05 11:50:06 -07:00
h5diff Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
h5dump Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
h5format_convert Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
h5import Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
h5jam Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
h5ls Play nice with existing plugin paths (#2394) 2023-01-06 09:08:16 -08:00
h5repack Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
h5stat Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
misc Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
perform Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
CMakeLists.txt Update CMake code to 3.18 minimum version (#2080) 2022-09-02 17:31:29 -07:00
Makefile.am Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00