git/compat
Johannes Schindelin 730d48a2ef [PATCH] If NO_MMAP is defined, fake mmap() and munmap()
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>
2005-10-08 15:54:36 -07:00
..
mmap.c [PATCH] If NO_MMAP is defined, fake mmap() and munmap() 2005-10-08 15:54:36 -07:00
strcasestr.c [PATCH] strcasestr compatibility replacement 2005-09-19 08:49:39 -07:00
subprocess.py Further clarify licensing status of compat/subprocess.py. 2005-09-23 18:43:53 -07:00