hdf5/tools/test
Dana Robinson 58f3d6664e
Use HDoff_t with lseek consistently (#3600)
lseek on Windows uses __int64 for both the offset and return type
instead of off_t like most POSIX systems. This changes ensures we
use HDoff_t (which is typdef'd correctly on Windows) w/ lseek.
2023-09-26 11:38:07 -07:00
..
h5copy hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491) 2023-09-05 11:50:06 -07:00
h5diff Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
h5dump Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
h5format_convert Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
h5import Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
h5jam Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
h5ls Play nice with existing plugin paths (#2394) 2023-01-06 09:08:16 -08:00
h5repack Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
h5stat Strip HD prefix from string/char C API calls (#3540) 2023-09-15 15:13:18 -07:00
misc Use HDoff_t with lseek consistently (#3600) 2023-09-26 11:38:07 -07:00
perform Use HDoff_t with lseek consistently (#3600) 2023-09-26 11:38:07 -07:00
CMakeLists.txt Update CMake code to 3.18 minimum version (#2080) 2022-09-02 17:31:29 -07:00
Makefile.am Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00