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 c0284cea31 Merge branch 'bc/fopen' 17 years ago
..
fopen.c Add compat/fopen.c which returns NULL on attempt to open directory 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 add memmem() 17 years ago
mkdtemp.c Define compat version of mkdtemp for systems lacking it 17 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
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