hdf5/tools/test/h5format_convert
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 Develop cmake clean (#1971) 2022-08-06 23:59:31 -05:00
CMakeLists.txt Make sure that ONLY_SHARED_LIBS option is correctly set (#2544) 2023-03-13 16:24:49 -05:00
CMakeTests.cmake Removes cmake_ext_mod (files moved to cmake) (#2041) 2022-08-19 07:54:42 -07:00
h5fc_chk_idx.c Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
h5fc_gentest.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
testh5fc.sh.in Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00