1
mirror of https://code.videolan.org/videolan/vlc synced 2024-08-27 04:21:53 +02:00
vlc/compat
2012-09-08 19:14:32 +03:00
..
.gitignore Make sure libcompat is never empty 2010-08-01 13:00:56 +03:00
asprintf.c LGPL 2011-11-27 22:54:33 +01:00
atof.c LGPL 2011-11-27 22:54:33 +01:00
atoll.c LGPL 2011-11-27 22:54:33 +01:00
dirfd.c Remove dirfd() hacks 2012-01-03 18:35:02 +02:00
fdopendir.c LGPL 2011-11-27 22:54:33 +01:00
flockfile.c LGPL 2011-11-27 22:54:33 +01:00
fsync.c Remove WinCE 2012-09-02 12:22:01 +03:00
getdelim.c LGPL 2011-11-27 22:54:33 +01:00
getpid.c compat: (pretend to) implement getpid() on NaCl 2012-09-08 19:14:32 +03:00
gmtime_r.c gmtime_r: rewrite, now truly thread-safe 2012-04-16 23:26:25 +03:00
inet_pton.c inet_ntop always returns NULL on Windows. 2011-12-03 11:23:52 +02:00
lldiv.c LGPL 2011-11-27 22:54:33 +01:00
localtime_r.c LGPL 2011-11-27 22:54:33 +01:00
Makefile.am compat: install the static import library 2012-01-19 20:12:14 +02:00
nrand48.c LGPL 2011-11-27 22:54:33 +01:00
poll.c Include 'sys/time.h' for 'struct timeval' on OS/2 2012-01-27 23:36:28 +02:00
posix_memalign.c Fix MacOS compilation (probably) 2012-03-01 19:28:37 +02:00
rewind.c LGPL 2011-11-27 22:54:33 +01:00
setenv.c LGPL 2011-11-27 22:54:33 +01:00
strcasecmp.c LGPL 2011-11-27 22:54:33 +01:00
strcasestr.c LGPL 2011-11-27 22:54:33 +01:00
strdup.c LGPL 2011-11-27 22:54:33 +01:00
strlcpy.c LGPL 2011-11-27 22:54:33 +01:00
strncasecmp.c LGPL 2011-11-27 22:54:33 +01:00
strndup.c LGPL 2011-11-27 22:54:33 +01:00
strnlen.c LGPL 2011-11-27 22:54:33 +01:00
strsep.c LGPL 2011-11-27 22:54:33 +01:00
strtof.c LGPL 2011-11-27 22:54:33 +01:00
strtok_r.c LGPL 2011-11-27 22:54:33 +01:00
strtoll.c LGPL 2011-11-27 22:54:33 +01:00
strverscmp.c Add strverscmp from glibc 2.14.1 to compat. 2012-02-04 17:46:26 +01:00
swab.c LGPL 2011-11-27 22:54:33 +01:00
tdestroy.c More cleaner fix when tdestroy only is missing. 2010-12-13 14:43:19 +01:00
vasprintf.c LGPL 2011-11-27 22:54:33 +01:00