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.
 
 
 
 
 
 
Brandon Casey eb120e699f compat/fopen.c: avoid clobbering the system defined fopen macro 17 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 add memmem() 18 years ago
mkdtemp.c Define compat version of mkdtemp for systems lacking it 17 years ago
mmap.c
pread.c
qsort.c compat: Add simplified merge sort implementation from glibc 17 years ago
setenv.c
snprintf.c Add compat/snprintf.c for systems that return bogus 17 years ago
strcasestr.c
strlcpy.c
strtoumax.c
unsetenv.c