Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
[PATCH] If NO_MMAP is defined, fake mmap() and munmap()
author
Johannes Schindelin
<Johannes.Schindelin@gmx.de>
Sat, 8 Oct 2005 22:54:36 +0000
(15:54 -0700)
committer
Junio C Hamano
<junkio@cox.net>
Sat, 8 Oct 2005 22:54:36 +0000
(15:54 -0700)
Since some platforms do not support mmap() at all, and others do only just
so, this patch introduces the option to fake mmap() and munmap() by
malloc()ing and read()ing explicitely.
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
raw
|
patch
| inline |
side by side
(from:
730d48a
)
No differences found