Files
git/compat
Johannes Schindelin 3cb35a31b0 MinGW: use off64_t and lseek64()
On Windows, off_t is restricted to 32-bit, even if it is perfectly
capable of using 64-bit offsets; Force the use of 64-bit offsets
by overriding the declarations of off_t and lseek() with their 64-bit
counterparts.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2009-02-19 20:32:47 +01:00
..
2008-09-30 14:30:06 -07:00
2007-09-06 22:46:00 -07:00
2009-01-24 15:05:06 +01:00
2009-02-19 20:32:47 +01:00
2007-06-07 00:04:01 -07:00