Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wrapper.c: add xpread() similar to xread() | Yiannis Marangos | 2014-04-10 | 1 | -3/+1 |
* | War on whitespace | Junio C Hamano | 2007-06-07 | 1 | -1/+0 |
* | Switch git_mmap to use pread. | Shawn O. Pearce | 2006-12-24 | 1 | -14/+5 |
* | Rename gitfakemmap to git_mmap. | Shawn O. Pearce | 2006-12-24 | 1 | -3/+3 |
* | simplify inclusion of system header files. | Junio C Hamano | 2006-12-20 | 1 | -4/+0 |
* | Seek back to current filepos when mmap()ing with NO_MMAP | Johannes Schindelin | 2006-11-15 | 1 | -0/+6 |
* | Clean up compatibility definitions. | Junio C Hamano | 2005-12-05 | 1 | -1/+1 |
* | Yank writing-back support from gitfakemmap. | Junio C Hamano | 2005-10-08 | 1 | -69/+6 |
* | [PATCH] If NO_MMAP is defined, fake mmap() and munmap() | Johannes Schindelin | 2005-10-08 | 1 | -0/+113 |