summaryrefslogtreecommitdiff
path: root/compat
Commit message (Expand)AuthorAgeFilesLines
* Rename safe_strncpy() to strlcpy().Peter Eriksen2006-06-241-0/+13
* NO_INET_NTOP and compat/inet_ntop.c for some systems (e.g. old Cygwin).Yakov Lerner2006-05-211-0/+200
* Add compat/unsetenv.c .Jason Riedy2006-01-251-0/+26
* Clean up compatibility definitions.Junio C Hamano2005-12-052-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-031-0/+31
* Yank writing-back support from gitfakemmap.Junio C Hamano2005-10-081-69/+6
* [PATCH] If NO_MMAP is defined, fake mmap() and munmap()Johannes Schindelin2005-10-081-0/+113
* Further clarify licensing status of compat/subprocess.py.Junio C Hamano2005-09-231-20/+4
* Ship our own copy of subprocess.pyJunio C Hamano2005-09-191-0/+1165
* [PATCH] strcasestr compatibility replacementLinus Torvalds2005-09-191-0/+23