summaryrefslogtreecommitdiffstats
path: root/compat (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up compatibility definitions.Junio C Hamano2005-12-062-3/+2
* compat/setenv: do not free what we fed putenv(3).Junio C Hamano2005-12-041-2/+6
* Add compat/setenv.c, use in git.c.Jason Riedy2005-12-041-0/+31
* Yank writing-back support from gitfakemmap.Junio C Hamano2005-10-091-69/+6
* [PATCH] If NO_MMAP is defined, fake mmap() and munmap()Johannes Schindelin2005-10-091-0/+113
* Further clarify licensing status of compat/subprocess.py.Junio C Hamano2005-09-241-20/+4
* Ship our own copy of subprocess.pyJunio C Hamano2005-09-201-0/+1165
* [PATCH] strcasestr compatibility replacementLinus Torvalds2005-09-191-0/+23