mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-12 15:04:59 +08:00
5e7acfed72
Description: Changed a macro in H5FDwindows.c from IO_BUF_SIZE to a more specific WINDOWS_MAX_BUF, and moved it to our H5pubconf.h, where users can customize it to their own preference. This value is needed because of a bug in the Windows _write function, it is unsafe to write buffers larger than 2GB-1 bytes in one write. Tested: VS2005 on WinXP. |
||
---|---|---|
.. | ||
batch_intelc | ||
batch_net | ||
c++ | ||
examples | ||
fortran | ||
hl | ||
misc | ||
proj | ||
src | ||
test | ||
tools | ||
copy_hdf.bat | ||
COPYING | ||
hdf5bt.BAT | ||
hdf5build.BAT | ||
hdf5check.BAT | ||
install_cppdll.BAT | ||
install_dll.BAT | ||
install_f90dll.BAT | ||
install_hlcexamples.BAT | ||
install_hlcppdll.BAT | ||
install_hldll.BAT | ||
install_hlf90dll.bat | ||
install_hlf90examples.BAT | ||
InstallcppExamples.BAT | ||
InstallExamples.bat | ||
Installf90Examples.BAT | ||
installhdf5lib.bat |