1
0
mirror of https://github.com/git/git.git synced 2024-09-28 10:00:54 +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