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.
 
 
 
 
 
 
Shawn O. Pearce ca5bb5d539 Define compat version of mkdtemp for systems lacking it 18 years ago
..
hstrerror.c Add a local implementation of hstrerror for the system which do not have it 18 years ago
inet_ntop.c
inet_pton.c
memmem.c add memmem() 18 years ago
mkdtemp.c Define compat version of mkdtemp for systems lacking it 18 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
setenv.c
strcasestr.c
strlcpy.c
strtoumax.c Add a compat/strtoumax.c for Solaris 8. 18 years ago
unsetenv.c