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.
 
 
 
 
 
 
Rémi Denis-Courmont 760e42f07a compat: missing #include, fix warning 7 years ago
..
stdckdint compat: stdckdint: handle signed cases 1 year ago
test compat: test stdckdint 1 year ago
.gitignore Make sure libcompat is never empty 16 years ago
Makefile.am compat: test stdckdint 1 year ago
aligned_alloc.c core: add aligned_free to match the aligned_alloc used in the code 9 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 15 years ago
fdopendir.c Remove inconsistently used HAVE_UNISTD_H 13 years ago
ffsll.c compat: ffsll use long long int as argument 10 years ago
flockfile.c newlib/nacl: Provide flockfile implementation 10 years ago
freeaddrinfo.c Remove old mail address from sources 7 years ago
fsync.c Use _WIN32 rather than WIN32 (same for WIN64) 13 years ago
gai_strerror.c Remove old mail address from sources 7 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 15 years ago
inet_pton.c compat: fix inet_pton declaration 10 years ago
lfind.c compat: add lfind 8 years ago
lldiv.c LGPL 15 years ago
localtime_r.c localtime_r: fix Annex K usage 11 years ago
memrchr.c memrchr: fix compilation 10 years ago
nrand48.c LGPL 15 years ago
pathconf.c compat: Add pathconf dummy replacement for nacl 9 years ago
poll.c compat: poll: work around event loss on WIN32 9 years ago
realpath.c compat: add realpath used by test_media_subitems() 10 years ago
recvmsg.c compat: add missing errno on Winsock errors 2 years ago
rewind.c LGPL 15 years ago
sendmsg.c compat: add missing errno on Winsock errors 2 years ago
setenv.c LGPL 15 years ago
sigwait.c compat: Add sigwait dummy for NaCl 9 years ago
sincos.c compat: add sincos() and sincosf() replacements 10 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 11 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 compat: missing #include, fix warning 11 months ago
swab.c LGPL 15 years ago
tdestroy.c compat: add tdestroy() 9 years ago
tfind.c compat: fix test for tree functions 10 years ago
timegm.c compat: remove 'const' from the prototype of timegm(). 11 years ago
timespec_get.c compat: provide a win32 specific version of timespec_get 6 years ago
vasprintf.c vasprintf: missing #include 11 years ago