1
0
mirror of https://github.com/git/git.git synced 2024-09-30 16:01:40 +02:00
git/compat
Johannes Schindelin 0a3881d4cf Seek back to current filepos when mmap()ing with NO_MMAP
"git-index-pack --fix-thin" relies on mmap() not changing the current
file position (otherwise the pack will be corrupted when writing the
final SHA1). Meet that expectation.

Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-11-15 10:23:47 -08:00
..
inet_ntop.c
inet_pton.c Cleaned up git-daemon virtual hosting support. 2006-09-27 18:00:52 -07:00
mmap.c Seek back to current filepos when mmap()ing with NO_MMAP 2006-11-15 10:23:47 -08:00
setenv.c
strcasestr.c
strlcpy.c
subprocess.py
unsetenv.c