mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-12 15:04:59 +08:00
44a00ef876
* 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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
CMakeTests.cmake | ||
CMakeVFDTests.cmake | ||
dsets.cpp | ||
h5cpputil.cpp | ||
h5cpputil.h | ||
H5srcdir_str.h.in | ||
Makefile.am | ||
tarray.cpp | ||
tattr.cpp | ||
tcompound.cpp | ||
tdspl.cpp | ||
testhdf5.cpp | ||
tfile.cpp | ||
tfilter.cpp | ||
th5s.cpp | ||
th5s.h5 | ||
titerate.cpp | ||
tlinks.cpp | ||
tobject.cpp | ||
trefer.cpp | ||
ttypes.cpp | ||
tvlstr.cpp |