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.
 
 
 
 
 
 
Sebastian Schuberth 0fcabdeb52 Use faster byte swapping when compiling with MSVC 15 years ago
..
fnmatch Fix more typos/spelling in comments 16 years ago
nedmalloc Fix typo in nedmalloc warning fix 16 years ago
regex Change regerror() declaration from K&R style to ANSI C (C89) 15 years ago
vcbuild Fix the exit code of MSVC build scripts on cygwin 15 years ago
basename.c compat: add a basename() compatibility function 16 years ago
bswap.h Use faster byte swapping when compiling with MSVC 15 years ago
cygwin.c Fix more typos/spelling in comments 16 years ago
cygwin.h cygwin: Use native Win32 API for stat 16 years ago
fopen.c compat/fopen.c: avoid clobbering the system defined fopen macro 17 years ago
hstrerror.c
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 Make usage of windows.h lean and mean 15 years ago
mingw.h Make usage of windows.h lean and mean 15 years ago
mkdtemp.c
mkstemps.c compat: add a mkstemps() compatibility function 16 years ago
mmap.c
msvc.c Add platform files for porting to MSVC 15 years ago
msvc.h Define strncasecmp and ftruncate for MSVC 15 years ago
pread.c
qsort.c compat: Add simplified merge sort implementation from glibc 17 years ago
setenv.c
snprintf.c Test for WIN32 instead of __MINGW32_ 15 years ago
strcasestr.c
strlcpy.c
strtoumax.c
unsetenv.c
win32.h Make usage of windows.h lean and mean 15 years ago
win32mmap.c MinGW: implement mmap 16 years ago
winansi.c Make usage of windows.h lean and mean 15 years ago