You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Junio C Hamano 95ad2a65fb Merge branch 'sp/msysgit' 16 years ago
..
fnmatch Fix more typos/spelling in comments 16 years ago
nedmalloc Fix typo in nedmalloc warning fix 16 years ago
regex Fix typos / spelling in comments 16 years ago
basename.c compat: add a basename() compatibility function 16 years ago
cygwin.c Fix more typos/spelling in comments 16 years ago
cygwin.h cygwin: Use native Win32 API for stat 16 years ago
fopen.c compat/fopen.c: avoid clobbering the system defined fopen macro 17 years ago
hstrerror.c Add a local implementation of hstrerror for the system which do not have it 18 years ago
inet_ntop.c Remove a couple of duplicated include 17 years ago
inet_pton.c Remove a couple of duplicated include 17 years ago
memmem.c optimize compat/ memmem() 16 years ago
mingw.c MinGW readdir reimplementation to support d_type 16 years ago
mingw.h MinGW readdir reimplementation to support d_type 16 years ago
mkdtemp.c Define compat version of mkdtemp for systems lacking it 17 years ago
mkstemps.c compat: add a mkstemps() compatibility function 16 years ago
mmap.c War on whitespace 18 years ago
pread.c Replacing the system call pread() with lseek()/xread()/lseek() sequence. 18 years ago
qsort.c compat: Add simplified merge sort implementation from glibc 17 years ago
setenv.c simplify inclusion of system header files. 18 years ago
snprintf.c MinGW: GCC >= 4 does not need SNPRINTF_SIZE_CORR anymore 16 years ago
strcasestr.c Clean up compatibility definitions. 19 years ago
strlcpy.c simplify inclusion of system header files. 18 years ago
strtoumax.c Add a compat/strtoumax.c for Solaris 8. 18 years ago
unsetenv.c simplify inclusion of system header files. 18 years ago
win32.h mingw: move common functionality to win32.h 16 years ago
win32mmap.c MinGW: implement mmap 16 years ago
winansi.c Work around a regression in Windows 7, causing erase_in_line() to crash sometimes 16 years ago