hdf5/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
..
lib Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
libtest Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
src Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
test Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
testfiles Fix for CVE-2018-15671. h5stat -S $POC will result in a crash with segmenetation fault. (#3427) 2023-08-25 08:13:04 -05:00
CMakeLists.txt
Makefile.am Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00