mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-27 08:01:04 +08:00
ab11e076bf
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(). |
||
---|---|---|
.. | ||
gif2h5 | ||
h5watch | ||
CMakeLists.txt | ||
Makefile.am |