hdf5/tools/test/h5dump
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
..
errfiles Bring async branch to develop (#166) 2020-12-13 18:02:17 -06:00
binread.c Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
CMakeLists.txt Make sure that ONLY_SHARED_LIBS option is correctly set (#2544) 2023-03-13 16:24:49 -05:00
CMakeTests.cmake Check for overflow when calculating on-disk attribute data size (#2459) 2023-03-02 11:17:49 -06:00
CMakeTestsPBITS.cmake Removes cmake_ext_mod (files moved to cmake) (#2041) 2022-08-19 07:54:42 -07:00
CMakeTestsVDS.cmake Removes cmake_ext_mod (files moved to cmake) (#2041) 2022-08-19 07:54:42 -07:00
CMakeTestsXML.cmake Removes cmake_ext_mod (files moved to cmake) (#2041) 2022-08-19 07:54:42 -07:00
CMakeVFDTests.cmake Fix CMake macro code commands (#1989) 2022-08-10 12:20:16 -07:00
dynlib_dump.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
h5dump_plugin.sh.in Play nice with existing plugin paths (#2394) 2023-01-06 09:08:16 -08:00
h5dumpgentest.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
testh5dump.sh.in Check for overflow when calculating on-disk attribute data size (#2459) 2023-03-02 11:17:49 -06:00
testh5dumppbits.sh.in Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
testh5dumpvds.sh.in Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
testh5dumpxml.sh.in Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00