hdf5/hl/tools
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
..
gif2h5 Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
h5watch Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
testfiles HDFFV-10632 - split stderr and stdout in cmake 2018-12-03 09:35:59 -06:00
CMakeLists.txt HL GIF tools changes (#2360) 2022-12-23 16:05:31 -08:00
Makefile.am HL GIF tools changes (#2360) 2022-12-23 16:05:31 -08:00