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.
 
 
 
 
 
 
Johannes Sixt 3aea1a5a89 MinGW: Quote arguments for subprocesses that contain a single-quote 16 years ago
..
fnmatch Use compatibility regex library for OSX/Darwin 17 years ago
regex Use compatibility regex library for OSX/Darwin 17 years ago
cygwin.c compat/cygwin.c: make runtime detection of lstat/stat lessor impact 16 years ago
cygwin.h cygwin: Use native Win32 API for stat 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 optimize compat/ memmem() 16 years ago
mingw.c MinGW: Quote arguments for subprocesses that contain a single-quote 16 years ago
mingw.h MinGW: implement mmap 16 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
snprintf.c compat/snprintf.c: handle snprintf's that always return the # chars transmitted 17 years ago
strcasestr.c
strlcpy.c
strtoumax.c Add a compat/strtoumax.c for Solaris 8. 18 years ago
unsetenv.c
win32.h mingw: move common functionality to win32.h 17 years ago
win32mmap.c MinGW: implement mmap 16 years ago
winansi.c winansi: support ESC [ K (erase in line) 16 years ago