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.
 
 
 
 
 
 
Antoine Cellerier 44432d8f51 Add strverscmp from glibc 2.14.1 to compat. 15 years ago
..
.gitignore Make sure libcompat is never empty 16 years ago
Makefile.am compat: install the static import library 15 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 LGPL 15 years ago
flockfile.c LGPL 15 years ago
fsync.c LGPL 15 years ago
getdelim.c LGPL 15 years ago
getpid.c LGPL 15 years ago
gmtime_r.c LGPL 15 years ago
inet_pton.c inet_ntop always returns NULL on Windows. 15 years ago
lldiv.c LGPL 15 years ago
localtime_r.c LGPL 15 years ago
nrand48.c LGPL 15 years ago
poll.c Include 'sys/time.h' for 'struct timeval' on OS/2 15 years ago
rewind.c LGPL 15 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
strncasecmp.c LGPL 15 years ago
strndup.c LGPL 15 years ago
strnlen.c LGPL 15 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. 15 years ago
swab.c LGPL 15 years ago
tdestroy.c More cleaner fix when tdestroy only is missing. 16 years ago
vasprintf.c LGPL 15 years ago