]> git.sesse.net Git - vlc/history - compat
demux: ts: reset mpeg4desc/iod pointer on PMT update
[vlc] / compat /
2015-03-16 Rémi Denis-Courmontcompat: fix localtime_r() replacement
2014-11-22 Rémi Denis-Courmontfreeaddrinfo: rewrite as iterative
2014-11-22 KO Myung-Hunlibstream_out_standard_plugin: fix linkage on OS/2
2014-08-28 KO Myung-Huncompat: poll: fix compilation
2014-08-17 Rémi Denis-Courmontpoll: deal with invalid file descriptors more like...
2013-12-29 Rémi Denis-CourmontRemove inconsistently used HAVE_UNISTD_H
2013-11-30 Felix Abecassisnetwork: undef EAFNOSUPPORT before overriding it.
2013-06-05 Rafaël CarréUse _WIN32 rather than WIN32 (same for WIN64)
2013-01-15 Rafaël CarréRemove untested strncasecmp replacement
2012-10-22 Rémi Denis-CourmontWin32: try to fix build on some Mingw versions
2012-10-18 Rémi Denis-CourmontWin32: correctly implement flockfile() et al
2012-09-08 Rémi Denis-Courmontcompat: (pretend to) implement getpid() on NaCl
2012-09-02 Rémi Denis-CourmontRemove WinCE
2012-04-16 Rémi Denis-Courmontgmtime_r: rewrite, now truly thread-safe
2012-03-01 Rémi Denis-CourmontFix MacOS compilation (probably)
2012-02-29 Rémi Denis-CourmontReplace posix_memalign()
2012-02-04 Antoine CellerierAdd strverscmp from glibc 2.14.1 to compat.
2012-01-27 KO Myung-HunInclude 'sys/time.h' for 'struct timeval' on OS/2
2012-01-19 Rémi Denis-CourmontMove poll() to compat/
2012-01-19 Rémi Denis-Courmontcompat: install the static import library
2012-01-03 Rémi Denis-CourmontRemove dirfd() hacks
2012-01-03 Geraud CONTINSOUZASfix missing dirfd references for FreeBSD
2011-12-03 Naohiro KORIYAMAinet_ntop always returns NULL on Windows.
2011-11-27 Jean-Baptiste KempfLGPL
2011-11-03 Rémi Denis-CourmontRewrite inet_pton() and inet_ntop() into compat
2011-10-26 Rémi Denis-Courmontvasprintf: rewrite. va_copy() was missing.
2011-10-11 Naohiro KoriyamaImplement dirfd() on MacOS
2011-10-05 Jean-Baptiste Kempfstrtok_r: remove tabs
2011-10-05 Jean-Baptiste KempfCompat: relicense strtok_r to LGPL
2011-10-04 Jean-Baptiste KempfCompat: relicense strsep to LGPL
2011-10-04 Jean-Baptiste KempfCompat: relicense strcasestr to LGPL
2011-10-04 Jean-Baptiste KempfCompat: relicense strncasecmp to LGPL
2011-10-04 Jean-Baptiste KempfCompat: relicense vasprintf, strlcpy and localtime_r...
2011-10-04 Jean-Baptiste KempfCompat: relicense strtoll to LGPL
2011-10-04 Jean-Baptiste KempfCompat: fix copyright
2011-10-04 Jean-Baptiste KempfCompat: relicense some functions to LGPL
2011-10-04 Jean-Baptiste KempfCompat: relicense swab to LGPL
2011-10-04 Jean-Baptiste KempfCompat: relicense setenv.c to LGPL
2011-10-04 Jean-Baptiste KempfCompat: relicense getpid to LGPL
2011-10-04 Jean-Baptiste KempfCompat: fix LGPL headers
2011-09-04 Rémi Denis-CourmontMissing #include
2011-09-03 Rémi Denis-CourmontReplace fdopendir()
2011-08-29 Rémi Denis-Courmontcompat: fix use of <ctype.h> functions
2011-08-25 Rémi Denis-CourmontSilent rules for dummy.c
2011-07-11 Rémi Denis-CourmontRemove getcwd() replacement
2011-06-21 Pierre YnardWinCE: skip fsync() replacement
2011-06-18 Rémi Denis-CourmontWin32: fsync() replacement
2011-05-11 Rémi Denis-Courmontflockfile stub
2011-04-03 Rémi Denis-Courmontdirfd: replacement
2011-02-28 Rémi DuraffortComment out atof and strtof. Android does provide them...
2011-02-13 Rémi Denis-CourmontFix compilation if getenv() is missing
2011-02-12 Rémi Denis-CourmontReplacement for setenv() and unsetenv()
2010-12-13 Rémi DuraffortMore cleaner fix when tdestroy only is missing.
2010-12-07 Rémi Durafforttsearch functions: check for the presence of search...
2010-12-06 Rémi Duraffortt* remove the dependence to cdefs.h
2010-12-06 Rémi Durafforttdestroy: fix compilation for system that does have...
2010-12-06 Rémi DuraffortImplement tsearch functions for systems that does not...
2010-08-29 Rémi Denis-CourmontFix typo
2010-08-01 Rémi Denis-CourmontMake sure libcompat is never empty
2010-04-08 Rémi Denis-CourmontReplacement for getdelim and getline - fixes #3503
2010-03-06 Rémi Denis-CourmontAlso provide erand48 and jrand48, they come almost...
2010-03-06 Rémi Denis-Courmontnrand48: small fixes
2010-03-05 Rémi Denis-Courmontnrand48 replacement
2010-01-06 Rémi Denis-CourmontRevert "compat: implement tdestroy (GNU extension not...
2009-11-24 Rémi DuraffortSource files must not be executable.
2009-11-24 Rémi Denis-CourmontLatin-1 -> UTF-8
2009-11-24 Rémi Durafforttdestroy: fix encoding.
2009-11-24 Rémi Duraffortcompat: implement tdestroy (GNU extension not available...
2009-11-21 Clement ChesninAdd strtok_r() replacement
2009-08-27 Pierre YnardWinCE: add replacement getpid() function
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Pierre YnardWinCE: add replacement getcwd() function
2009-04-12 Laurent AimarImplemented replacement for swab.
2009-04-11 Rémi Denis-CourmontFix strcasestr replacement
2009-04-10 Rémi Denis-CourmontMerge branch 'master' of git@git.videolan.org:vlc
2009-04-10 Rémi Denis-CourmontMove remaining replacement to static import library
2009-04-10 Rémi Denis-CourmontMention which standard replacements follow
2009-04-10 Rémi Denis-CourmontStart moving replacement functions to a static import...