author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Wed, 27 Apr 2005 02:27:27 +0000 (19:27 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Wed, 27 Apr 2005 02:27:27 +0000 (19:27 -0700) | ||
commit | 520fc2415e83c0adfc1186ee922472c338cb4146 | |
tree | b3cf5da7f8ed3a8bafb2b318eb150827e9970d14 | tree | snapshot |
parent | b0fe89caeb0c37405874bad66702f49ff4977972 | commit | diff |
Allow writing to the private index file mapping.
We now modify the in-memory copy of the index file in "diff-cache", so
we need to add PROT_WRITE.
We now modify the in-memory copy of the index file in "diff-cache", so
we need to add PROT_WRITE.
read-cache.c | diff | blob | history |