hdf5/hl/tools/gif2h5
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
..
testfiles [svn-r27854] fixed typo in name of file 2015-09-22 10:26:25 -05:00
CMakeLists.txt Make sure that ONLY_SHARED_LIBS option is correctly set (#2544) 2023-03-13 16:24:49 -05:00
CMakeTests.cmake Develop tools move (#3580) 2023-09-26 13:46:55 -07:00
decompress.c Many fixes to various compiler warnings (#3124) 2023-06-18 22:13:38 -07:00
gif2hdf.c Replace off_t with HDoff_t internally (#3944) 2024-01-18 09:03:59 -08:00
gif2mem.c Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
gif.h Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
gifread.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
h52gifgentst.c Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00
h52giftest.sh.in Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
hdf2gif.c Remove HD/hbool_t from high-level lib (#3183) 2023-06-27 17:42:48 -07:00
hdfgifwr.c Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
Makefile.am Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
writehdf.c Remove programmer/date from comments (#3210) 2023-06-29 12:13:29 -07:00