20 Commits (bb1091a47516f898b757f897b8b398c84343a4e1)

Author SHA1 Message Date
Stefan-W. Hahn 6900679c2f Replacing the system call pread() with lseek()/xread()/lseek() sequence. 18 years ago
Shawn O. Pearce 8e554429e8 Switch git_mmap to use pread. 18 years ago
Shawn O. Pearce d6779124b9 Rename gitfakemmap to git_mmap. 18 years ago
Junio C Hamano 1d182bd5f4 compat/inet_ntop: do not use u_int 18 years ago
Junio C Hamano 85023577a8 simplify inclusion of system header files. 18 years ago
Junio C Hamano 7cdbff14d4 remove merge-recursive-old 18 years ago
Johannes Schindelin 0a3881d4cf Seek back to current filepos when mmap()ing with NO_MMAP 18 years ago
Jon Loeliger dd4676299d Cleaned up git-daemon virtual hosting support. 18 years ago
Pavel Roskin 82e5a82fd7 Fix more typos, primarily in the code 19 years ago
Peter Eriksen 817151e61a Rename safe_strncpy() to strlcpy(). 19 years ago
Yakov Lerner 6ba68ab288 NO_INET_NTOP and compat/inet_ntop.c for some systems (e.g. old Cygwin). 19 years ago
Jason Riedy 731043fd4d Add compat/unsetenv.c . 19 years ago
Junio C Hamano 4050c0df8e Clean up compatibility definitions. 19 years ago
Junio C Hamano 3a2674337c compat/setenv: do not free what we fed putenv(3). 19 years ago
Jason Riedy e40b61fb6b Add compat/setenv.c, use in git.c. 19 years ago
Junio C Hamano f48000fcbe Yank writing-back support from gitfakemmap. 19 years ago
Johannes Schindelin 730d48a2ef [PATCH] If NO_MMAP is defined, fake mmap() and munmap() 19 years ago
Junio C Hamano dc56bc0341 Further clarify licensing status of compat/subprocess.py. 19 years ago
Junio C Hamano 28ad81f58e Clarify dual license status of subprocess.py file. 19 years ago
Junio C Hamano 089f20dce1 Clarify dual license status of subprocess.py file. 19 years ago
Junio C Hamano 343d35c916 Ship our own copy of subprocess.py 19 years ago
Linus Torvalds ef34af24dc [PATCH] strcasestr compatibility replacement 19 years ago