summaryrefslogtreecommitdiff
path: root/compat/mmap.c
AgeCommit message (Expand)Author
2018-10-25compat: make sure git_mmap is not expected to writeCarlo Marcelo Arenas Belón
2014-04-10wrapper.c: add xpread() similar to xread()Yiannis Marangos
2007-06-07War on whitespaceJunio C Hamano
2006-12-24Switch git_mmap to use pread.Shawn O. Pearce
2006-12-24Rename gitfakemmap to git_mmap.Shawn O. Pearce
2006-12-20simplify inclusion of system header files.Junio C Hamano
2006-11-15Seek back to current filepos when mmap()ing with NO_MMAPJohannes Schindelin
2005-12-05Clean up compatibility definitions.Junio C Hamano
2005-10-08Yank writing-back support from gitfakemmap.Junio C Hamano
2005-10-08[PATCH] If NO_MMAP is defined, fake mmap() and munmap()Johannes Schindelin