6900679c2f
Using cygwin with cygwin.dll before 1.5.22 the system call pread() is buggy. This patch introduces NO_PREAD. If NO_PREAD is set git uses a sequence of lseek()/xread()/lseek() to emulate pread. Signed-off-by: Stefan-W. Hahn <stefan.hahn@s-hahn.de> Signed-off-by: Junio C Hamano <junkio@cox.net> |
||
---|---|---|
.. | ||
inet_ntop.c | ||
inet_pton.c | ||
mmap.c | ||
pread.c | ||
setenv.c | ||
strcasestr.c | ||
strlcpy.c | ||
unsetenv.c |