Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NO_INET_NTOP and compat/inet_ntop.c for some systems (e.g. old Cygwin). | Yakov Lerner | 2006-05-21 | 1 | -0/+200 |
* | Add compat/unsetenv.c . | Jason Riedy | 2006-01-25 | 1 | -0/+26 |
* | Clean up compatibility definitions. | Junio C Hamano | 2005-12-05 | 2 | -3/+2 |
* | compat/setenv: do not free what we fed putenv(3). | Junio C Hamano | 2005-12-04 | 1 | -2/+6 |
* | Add compat/setenv.c, use in git.c. | Jason Riedy | 2005-12-03 | 1 | -0/+31 |
* | 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 |
* | Further clarify licensing status of compat/subprocess.py. | Junio C Hamano | 2005-09-23 | 1 | -20/+4 |
* | Ship our own copy of subprocess.py | Junio C Hamano | 2005-09-19 | 1 | -0/+1165 |
* | [PATCH] strcasestr compatibility replacement | Linus Torvalds | 2005-09-19 | 1 | -0/+23 |