1
0
mirror of https://github.com/git/git.git synced 2024-10-06 15:41:36 +02:00
git/compat
Junio C Hamano f48000fcbe Yank writing-back support from gitfakemmap.
We do not write through our use of mmap(), so make sure callers pass
MAP_PRIVATE and remove support for writing changes back.

Signed-off-by: Junio C Hamano <junkio@cox.net>
2005-10-08 15:54:36 -07:00
..
mmap.c Yank writing-back support from gitfakemmap. 2005-10-08 15:54:36 -07:00
strcasestr.c
subprocess.py