git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
keystore/plaintext: rename to memory
[vlc.git]
/
compat
/
2016-02-06
Hugo Beauzée-Luyssen
compat: Provide a gettimeofday replacement
tree
|
commitdiff
2016-01-23
Jean-Baptiste Kempf
Compat: remove trailing spaces
tree
|
commitdiff
2016-01-13
Rémi Denis-Courmont
compat: replace recvmsg()
tree
|
commitdiff
2016-01-13
Rémi Denis-Courmont
compat: replace sendmsg()
tree
|
commitdiff
2015-12-17
KO Myung-Hun
src: os2: move gai_strerror() to compat
tree
|
commitdiff
2015-12-13
KO Myung-Hun
compat: remove 'const' from the prototype of timegm().
tree
|
commitdiff
2015-12-10
Rémi Denis-Courmont
compat: replace timegm()
tree
|
commitdiff
2015-12-10
Rémi Denis-Courmont
compat: missing #include
tree
|
commitdiff
2015-12-09
Hugo Beauzée-Luyssen
compat: Fix warning
tree
|
commitdiff
2015-12-09
Hugo Beauzée-Luyssen
compat: test: Fix strnstr tests
tree
|
commitdiff
2015-12-09
Hugo Beauzée-Luyssen
test: Provide tests for our strnstr implementation
tree
|
commitdiff
2015-12-09
Rémi Denis-Courmont
compat: add timespec_get() replacement
tree
|
commitdiff
2015-12-09
Hugo Beauzée-Luyssen
compat: Fix strnstr implementation
tree
|
commitdiff
2015-10-26
Rémi Denis-Courmont
strnstr: needle cannot be NULL
tree
|
commitdiff
2015-10-07
Francois Cartegnie
compat: fix strnstr
tree
|
commitdiff
2015-10-07
Francois Cartegnie
compat: add strnstr
tree
|
commitdiff
2015-07-20
Hannes Domani
compat: cancel association of network events before...
tree
|
commitdiff
2015-07-06
Rémi Denis-Courmont
vasprintf: missing #include
tree
|
commitdiff
2015-06-28
Rémi Denis-Courmont
Add replacement for GNU ffsll()
tree
|
commitdiff
2015-06-26
Rémi Denis-Courmont
localtime_r: fix Annex K usage
tree
|
commitdiff
2015-05-17
Rémi Denis-Courmont
compat: reimplement and make poll() alertable on Windows
tree
|
commitdiff
2015-05-17
Rémi Denis-Courmont
fixups: add missing poll() event flags
tree
|
commitdiff
2015-03-16
Rémi Denis-Courmont
compat: fix localtime_r() replacement
tree
|
commitdiff
2014-11-22
Rémi Denis-Courmont
freeaddrinfo: rewrite as iterative
tree
|
commitdiff
2014-11-22
KO Myung-Hun
libstream_out_standard_plugin: fix linkage on OS/2
tree
|
commitdiff
2014-08-28
KO Myung-Hun
compat: poll: fix compilation
tree
|
commitdiff
2014-08-17
Rémi Denis-Courmont
poll: deal with invalid file descriptors more like...
tree
|
commitdiff
2013-12-29
Rémi Denis-Courmont
Remove inconsistently used HAVE_UNISTD_H
tree
|
commitdiff
2013-11-30
Felix Abecassis
network: undef EAFNOSUPPORT before overriding it.
tree
|
commitdiff
2013-06-05
Rafaël Carré
Use _WIN32 rather than WIN32 (same for WIN64)
tree
|
commitdiff
2013-01-15
Rafaël Carré
Remove untested strncasecmp replacement
tree
|
commitdiff
2012-10-22
Rémi Denis-Courmont
Win32: try to fix build on some Mingw versions
tree
|
commitdiff
2012-10-18
Rémi Denis-Courmont
Win32: correctly implement flockfile() et al
tree
|
commitdiff
2012-09-08
Rémi Denis-Courmont
compat: (pretend to) implement getpid() on NaCl
tree
|
commitdiff
2012-09-02
Rémi Denis-Courmont
Remove WinCE
tree
|
commitdiff
2012-04-16
Rémi Denis-Courmont
gmtime_r: rewrite, now truly thread-safe
tree
|
commitdiff
2012-03-01
Rémi Denis-Courmont
Fix MacOS compilation (probably)
tree
|
commitdiff
2012-02-29
Rémi Denis-Courmont
Replace posix_memalign()
tree
|
commitdiff
2012-02-04
Antoine Cellerier
Add strverscmp from glibc 2.14.1 to compat.
tree
|
commitdiff
2012-01-27
KO Myung-Hun
Include 'sys/time.h' for 'struct timeval' on OS/2
tree
|
commitdiff
2012-01-19
Rémi Denis-Courmont
Move poll() to compat/
tree
|
commitdiff
2012-01-19
Rémi Denis-Courmont
compat: install the static import library
tree
|
commitdiff
2012-01-03
Rémi Denis-Courmont
Remove dirfd() hacks
tree
|
commitdiff
2012-01-03
Geraud CONTINSOUZAS
fix missing dirfd references for FreeBSD
tree
|
commitdiff
2011-12-03
Naohiro KORIYAMA
inet_ntop always returns NULL on Windows.
tree
|
commitdiff
2011-11-27
Jean-Baptiste Kempf
LGPL
tree
|
commitdiff
2011-11-03
Rémi Denis-Courmont
Rewrite inet_pton() and inet_ntop() into compat
tree
|
commitdiff
2011-10-26
Rémi Denis-Courmont
vasprintf: rewrite. va_copy() was missing.
tree
|
commitdiff
2011-10-11
Naohiro Koriyama
Implement dirfd() on MacOS
tree
|
commitdiff
2011-10-05
Jean-Baptiste Kempf
strtok_r: remove tabs
tree
|
commitdiff
2011-10-05
Jean-Baptiste Kempf
Compat: relicense strtok_r to LGPL
tree
|
commitdiff
2011-10-04
Jean-Baptiste Kempf
Compat: relicense strsep to LGPL
tree
|
commitdiff
2011-10-04
Jean-Baptiste Kempf
Compat: relicense strcasestr to LGPL
tree
|
commitdiff
2011-10-04
Jean-Baptiste Kempf
Compat: relicense strncasecmp to LGPL
tree
|
commitdiff
2011-10-04
Jean-Baptiste Kempf
Compat: relicense vasprintf, strlcpy and localtime_r...
tree
|
commitdiff
2011-10-04
Jean-Baptiste Kempf
Compat: relicense strtoll to LGPL
tree
|
commitdiff
2011-10-04
Jean-Baptiste Kempf
Compat: fix copyright
tree
|
commitdiff
2011-10-04
Jean-Baptiste Kempf
Compat: relicense some functions to LGPL
tree
|
commitdiff
2011-10-04
Jean-Baptiste Kempf
Compat: relicense swab to LGPL
tree
|
commitdiff
2011-10-04
Jean-Baptiste Kempf
Compat: relicense setenv.c to LGPL
tree
|
commitdiff
2011-10-04
Jean-Baptiste Kempf
Compat: relicense getpid to LGPL
tree
|
commitdiff
2011-10-04
Jean-Baptiste Kempf
Compat: fix LGPL headers
tree
|
commitdiff
2011-09-04
Rémi Denis-Courmont
Missing #include
tree
|
commitdiff
2011-09-03
Rémi Denis-Courmont
Replace fdopendir()
tree
|
commitdiff
2011-08-29
Rémi Denis-Courmont
compat: fix use of <ctype.h> functions
tree
|
commitdiff
2011-08-25
Rémi Denis-Courmont
Silent rules for dummy.c
tree
|
commitdiff
2011-07-11
Rémi Denis-Courmont
Remove getcwd() replacement
tree
|
commitdiff
2011-06-21
Pierre Ynard
WinCE: skip fsync() replacement
tree
|
commitdiff
2011-06-18
Rémi Denis-Courmont
Win32: fsync() replacement
tree
|
commitdiff
2011-05-11
Rémi Denis-Courmont
flockfile stub
tree
|
commitdiff
2011-04-03
Rémi Denis-Courmont
dirfd: replacement
tree
|
commitdiff
2011-02-28
Rémi Duraffort
Comment out atof and strtof. Android does provide them...
tree
|
commitdiff
2011-02-13
Rémi Denis-Courmont
Fix compilation if getenv() is missing
tree
|
commitdiff
2011-02-12
Rémi Denis-Courmont
Replacement for setenv() and unsetenv()
tree
|
commitdiff
2010-12-13
Rémi Duraffort
More cleaner fix when tdestroy only is missing.
tree
|
commitdiff
2010-12-07
Rémi Duraffort
tsearch functions: check for the presence of search...
tree
|
commitdiff
2010-12-06
Rémi Duraffort
t* remove the dependence to cdefs.h
tree
|
commitdiff
2010-12-06
Rémi Duraffort
tdestroy: fix compilation for system that does have...
tree
|
commitdiff
2010-12-06
Rémi Duraffort
Implement tsearch functions for systems that does not...
tree
|
commitdiff
2010-08-29
Rémi Denis-Courmont
Fix typo
tree
|
commitdiff
2010-08-01
Rémi Denis-Courmont
Make sure libcompat is never empty
tree
|
commitdiff
2010-04-08
Rémi Denis-Courmont
Replacement for getdelim and getline - fixes #3503
tree
|
commitdiff
2010-03-06
Rémi Denis-Courmont
Also provide erand48 and jrand48, they come almost...
tree
|
commitdiff
2010-03-06
Rémi Denis-Courmont
nrand48: small fixes
tree
|
commitdiff
2010-03-05
Rémi Denis-Courmont
nrand48 replacement
tree
|
commitdiff
2010-01-06
Rémi Denis-Courmont
Revert "compat: implement tdestroy (GNU extension not...
tree
|
commitdiff
2009-11-24
Rémi Duraffort
Source files must not be executable.
tree
|
commitdiff
2009-11-24
Rémi Denis-Courmont
Latin-1 -> UTF-8
tree
|
commitdiff
2009-11-24
Rémi Duraffort
tdestroy: fix encoding.
tree
|
commitdiff
2009-11-24
Rémi Duraffort
compat: implement tdestroy (GNU extension not available...
tree
|
commitdiff
2009-11-21
Clement Chesnin
Add strtok_r() replacement
tree
|
commitdiff
2009-08-27
Pierre Ynard
WinCE: add replacement getpid() function
tree
|
commitdiff
2009-05-20
Pierre Ynard
WinCE: add replacement getcwd() function
tree
|
commitdiff
2009-04-12
Laurent Aimar
Implemented replacement for swab.
tree
|
commitdiff
2009-04-11
Rémi Denis-Courmont
Fix strcasestr replacement
tree
|
commitdiff
2009-04-10
Rémi Denis-Courmont
Move remaining replacement to static import library
tree
|
commitdiff
2009-04-10
Rémi Denis-Courmont
Mention which standard replacements follow
tree
|
commitdiff
2009-04-10
Rémi Denis-Courmont
Start moving replacement functions to a static import...
tree
|
commitdiff