]> git.sesse.net Git - vlc/history - include/vlc_fixups.h
macosx: fix main menu initialization order on startup
[vlc] / include / vlc_fixups.h
2015-02-16 Jean-Baptiste KempfWin32: reimplement tmpfile()
2014-11-22 KO Myung-Hunlibstream_out_standard_plugin: fix linkage on OS/2
2014-10-09 Thomas Guillemandroid: fix nanf detection
2014-08-28 Jean-Baptiste KempfFix issues with replaced compat functions in C++ modules
2014-05-23 Adrien MagloFix the compilation on Android because of incomplete...
2013-08-31 Rémi Denis-Courmontcompat: add some more thread locale constants
2013-01-15 Rafaël CarréRemove untested strncasecmp replacement
2012-09-08 Rémi Denis-Courmontcompat: mark getpid() as not throwing exceptions in C++
2012-02-29 Rémi Denis-CourmontReplace posix_memalign()
2012-02-04 Antoine CellerierAdd strverscmp from glibc 2.14.1 to compat.
2012-01-31 Rémi Denis-CourmontProvide static_assert() replacement
2012-01-29 Felix Paul Kühnemacosx: fixed execution of binaries linked against...
2012-01-25 Rafaël CarréRevert "Android: hack to fix warnings in pthread.h...
2012-01-24 Rémi Denis-CourmontMissing poll() declaration
2012-01-23 Rémi Denis-CourmontInline vlc_poll()
2012-01-19 Rémi Denis-CourmontRemove the now broken Maemo 5 poll hack
2012-01-10 Felix Paul Kühnecompat: always compile getdelim on Darwin
2012-01-09 Felix Paul Kühnefixups.h: added an explicit hack so binaries created...
2012-01-03 Rémi Denis-CourmontRemove dirfd() hacks
2012-01-03 Geraud CONTINSOUZASfix missing dirfd references for FreeBSD
2011-12-15 Pere Orgafix filename self-references
2011-11-27 Jean-Baptiste KempfLGPL
2011-11-03 Rémi Denis-CourmontRewrite inet_pton() and inet_ntop() into compat
2011-10-31 Jean-Baptiste KempfAndroid/Maemo: remove unneeded declaration
2011-10-10 KO Myung-HunUndefine dirfd on OS/2 as well
2011-09-03 Rémi Denis-CourmontReplace fdopendir()
2011-08-20 Rémi Denis-CourmontCheck for struct pollfd separately from poll, needed...
2011-07-11 Rémi Denis-CourmontRemove getcwd() replacement
2011-06-18 Rémi Denis-CourmontWin32: fsync() replacement
2011-06-13 Jean-Baptiste KempfCompilation fix for Android that has if_nametoindex...
2011-06-13 Jean-Baptiste Kempfif_nameindex stub compilation fix
2011-06-13 Rémi Denis-CourmontStub for if_nameindex()
2011-05-11 Rémi Denis-Courmontflockfile stub
2011-04-05 Rémi DuraffortUndefine HAVE_FORK on OS/2.
2011-04-03 Felix Paul Kühnefixups: hack to fix compilation on Darwin since the...
2011-04-03 Rémi Denis-Courmontfixups: sort stuff a bit
2011-04-03 Rémi Denis-Courmontdirfd: replacement
2011-03-20 Rémi DuraffortAndroid: hack to fix warnings in pthread.h when compili...
2011-02-28 Rémi DuraffortUse __ANDROID__ instead of home defined HAVE_ANDROID.
2011-02-23 Rémi DuraffortDo not redefine strtof and atof for Android (the NDK...
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 DuraffortFix make check.
2010-12-06 Rémi DuraffortImplement tsearch functions for systems that does not...
2010-08-03 Rémi Denis-CourmontDo not export vlc_wclosedir()
2010-05-09 Rémi Denis-CourmontMaemo: work-around segmentation fault when poll() unwinds
2010-04-10 Rémi Denis-Courmontssize_t requires sys/types.h (fix #3504)
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-05 Rémi Denis-Courmontnrand48 replacement
2010-02-07 Rémi Denis-Courmontutf8_* -> vlc_* (sed roxxors)
2010-02-06 Rémi Denis-CourmontUse C locale when formatting error messages in the log
2010-01-06 Rémi Denis-Courmontvlc_tdestroy: safe replacement for GNU tdestroy()
2010-01-06 Rémi Denis-CourmontRevert "compat: implement tdestroy (GNU extension not...
2009-12-15 Rémi Denis-CourmontMove vlc_inet_pton, vlc_inet_ntop and vlc_poll to vlc_f...
2009-11-24 Rémi Duraffortcompat: implement tdestroy (GNU extension not available...
2009-11-21 Clement ChesninAdd strtok_r() replacement
2009-08-28 Rafaël CarréNULL is defined in stddef.h
2009-08-28 Rafaël Carrévlc_fixups.h : get NULL declaration when needed
2009-08-27 Pierre YnardWinCE: add replacement getpid() function
2009-08-20 Pierre d'Herbemontvlc_fixups: Dummy definition for LC_NUMERIC_MASK.
2009-08-20 Pierre d'Herbemontvlc_fixups: Continue to poke around to fix win32 build.
2009-08-20 Pierre d'Herbemontvlc_fixups: Use (void) instead of VLC_UNUSED which...
2009-08-20 Pierre d'Herbemontvlc_fixups: Better dummy implementation for type checki...
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Pierre YnardWinCE: add replacement getcwd() function
2009-05-15 Pierre YnardWinCE: Require a recent enough mingwce to fix *printf...
2009-05-15 Pierre YnardWinCE: Require a recent enough mingwce to fix *printf...
2009-04-21 Rémi Denis-Courmont(p?)gettext -> vlc_\1gettext
2009-04-16 Rémi Denis-CourmontInclude <libintl.h> only when really needed
2009-04-15 Rémi Denis-CourmontSupport for pgettext
2009-04-12 Laurent AimarImplemented replacement for swab.
2009-04-12 Rémi Denis-CourmontFix C++ linking
2009-04-11 Rémi Denis-Courmonttypo
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-CourmontStart moving replacement functions to a static import...
2009-04-10 Rémi Denis-CourmontRemove unused scandir check
2009-04-10 David Flynnwin32: delete old *printf fixup code.
2009-04-10 David Flynnwin32: Fix *printf & require mingw32-runtime version...
2009-04-09 Jean-Baptiste KempfRevert "win32: fix %zu fixups - dont use mingw's vsnprintf"
2009-04-09 Jean-Baptiste KempfRevert "win32: vlc_fix_format_string - various fixes"
2009-04-09 Jean-Baptiste KempfRevert "win32: make vlc_vsnprintf more like c99 vsnprintf"
2009-04-03 David Flynnwin32: make vlc_vsnprintf more like c99 vsnprintf
2009-04-03 David Flynnwin32: vlc_fix_format_string - various fixes
2009-04-03 David Flynnwin32: fix %zu fixups - dont use mingw's vsnprintf
2009-03-11 Pierre YnardWin32: disable sprintf wrapper for %z
2009-03-10 Pierre YnardWin64: properly work around %z modifiers
2009-03-10 Pierre YnardWin32: wrappers to work around %z printf
2009-02-20 Geoffroy CouprieWInCE: fix infinite loop in vasprintf replacement
2009-01-07 Ken Selfvasprintf: stop HEAP exceptions
2008-12-21 Rémi Denis-Courmonttypo
2008-12-21 Rémi Denis-CourmontInline strsep
2008-09-30 Geoffroy CouprieWinCE: more missing functions fixes
2008-09-30 Geoffroy CouprieMerge branch 'master' of git://git.videolan.org/vlc
2008-09-30 Geoffroy CouprieWinCE: fix missing functions
2008-09-08 Rémi Denis-CourmontFix getenv
2008-09-03 Laurent AimarImplemented strsep replacement.
2008-08-06 Derk-Jan HartmanRevert "poll(): ifndef HAVE_POLL means we don't use...
2008-08-06 Derk-Jan Hartmanpoll(): ifndef HAVE_POLL means we don't use poll()...
next