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.
 
 
 
 
 
 
Richard Diamond 810702d4ce compat: fix inet_pton declaration 10 years ago
..
test compat: test: Fix strnstr tests 10 years ago
.gitignore Make sure libcompat is never empty 16 years ago
Makefile.am compat: Fix warning 10 years ago
asprintf.c LGPL 15 years ago
atof.c LGPL 15 years ago
atoll.c LGPL 15 years ago
dirfd.c Remove dirfd() hacks 14 years ago
fdopendir.c Remove inconsistently used HAVE_UNISTD_H 12 years ago
ffsll.c Add replacement for GNU ffsll() 11 years ago
flockfile.c Use _WIN32 rather than WIN32 (same for WIN64) 13 years ago
freeaddrinfo.c freeaddrinfo: rewrite as iterative 12 years ago
fsync.c Use _WIN32 rather than WIN32 (same for WIN64) 13 years ago
gai_strerror.c src: os2: move gai_strerror() to compat 10 years ago
getdelim.c LGPL 15 years ago
getpid.c Use _WIN32 rather than WIN32 (same for WIN64) 13 years ago
gettimeofday.c compat: gettimeofday: unused variable 10 years ago
gmtime_r.c gmtime_r: rewrite, now truly thread-safe 14 years ago
inet_pton.c compat: fix inet_pton declaration 10 years ago
lldiv.c LGPL 15 years ago
localtime_r.c localtime_r: fix Annex K usage 11 years ago
nrand48.c LGPL 15 years ago
poll.c compat: cancel association of network events before close 11 years ago
posix_memalign.c Use _WIN32 rather than WIN32 (same for WIN64) 13 years ago
recvmsg.c compat: replace recvmsg() 10 years ago
rewind.c LGPL 15 years ago
sendmsg.c compat: replace sendmsg() 10 years ago
setenv.c LGPL 15 years ago
strcasecmp.c LGPL 15 years ago
strcasestr.c LGPL 15 years ago
strdup.c LGPL 15 years ago
strlcpy.c LGPL 15 years ago
strndup.c LGPL 15 years ago
strnlen.c LGPL 15 years ago
strnstr.c Compat: remove trailing spaces 10 years ago
strsep.c LGPL 15 years ago
strtof.c LGPL 15 years ago
strtok_r.c LGPL 15 years ago
strtoll.c LGPL 15 years ago
strverscmp.c Add strverscmp from glibc 2.14.1 to compat. 14 years ago
swab.c LGPL 15 years ago
tdestroy.c More cleaner fix when tdestroy only is missing. 16 years ago
timegm.c compat: remove 'const' from the prototype of timegm(). 10 years ago
timespec_get.c compat: missing #include 10 years ago
vasprintf.c vasprintf: missing #include 11 years ago