1
0
mirror of https://github.com/git/git.git synced 2024-09-28 17:22:20 +02:00
git/compat
Junio C Hamano c0284cea31 Merge branch 'bc/fopen'
* bc/fopen:
  Add compat/fopen.c which returns NULL on attempt to open directory
2008-02-20 16:13:19 -08:00
..
fopen.c Add compat/fopen.c which returns NULL on attempt to open directory 2008-02-11 18:25:10 -08:00
hstrerror.c
inet_ntop.c
inet_pton.c
memmem.c
mkdtemp.c
mmap.c
pread.c
qsort.c compat: Add simplified merge sort implementation from glibc 2008-02-06 22:35:28 -08:00
setenv.c
strcasestr.c
strlcpy.c
strtoumax.c
unsetenv.c