hdf5/hl
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
..
c++ Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
examples Many fixes to various compiler warnings (#3124) 2023-06-18 22:13:38 -07:00
fortran Added new Fortran API wrappers (#3511) 2023-09-07 17:25:07 -05:00
src Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
test Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
tools Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07: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