hdf5/hl/tools
Dana Robinson ab11e076bf
Replace off_t with HDoff_t internally (#3944)
off_t is a 32-bit signed value on Windows, so we should use HDoff_t
(which is __int64 on Windows) internally instead.

Also defines HDftell on Windows to be _ftelli64().
2024-01-18 09:03:59 -08:00
..
gif2h5 Replace off_t with HDoff_t internally (#3944) 2024-01-18 09:03:59 -08:00
h5watch Add variable option syncing for examples (#3885) 2023-12-14 12:50:30 -06: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