git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
demux: adaptive: only use segments for bw estimation
[vlc.git]
/
compat
/
2020-12-04
Hugo Beauzée-Luyssen
compat: tfind: Don't use K&R prototypes
tree
|
commitdiff
2020-10-06
Lyndon Brown
compat: gitignore test binaries
tree
|
commitdiff
2020-06-30
Alexandre Janniaux
compat: tfind: fix prototype
tree
|
commitdiff
2020-03-24
Marvin Scholz
compat: add test for clock_nanosleep on darwin
tree
|
commitdiff
2020-03-24
Marvin Scholz
compat: add clock_getres for darwin
tree
|
commitdiff
2020-03-24
Marvin Scholz
compat: add clock_nanosleep for darwin
tree
|
commitdiff
2020-03-24
Marvin Scholz
compat: add clock_gettime for darwin
tree
|
commitdiff
2020-02-20
Alexandre Janniaux
compat: lfind: fix warnings
tree
|
commitdiff
2019-09-04
Rémi Denis-Courmont
Remove old mail address from sources
tree
|
commitdiff
2019-07-26
Rémi Denis-Courmont
compat: provide dummy.c, simplify Makefile
tree
|
commitdiff
2019-07-26
Rémi Denis-Courmont
compat: test heap allocation replacements
tree
|
commitdiff
2019-07-26
Rémi Denis-Courmont
compat: restore posix_memalign()
tree
|
commitdiff
2019-07-26
Rémi Denis-Courmont
compat: fix default aligned_alloc()
tree
|
commitdiff
2019-04-14
Rémi Denis-Courmont
compat: missing #include, fix warning
tree
|
commitdiff
2019-01-22
Thomas Guillem
compat: remove qsort_r
tree
|
commitdiff
2018-11-20
Rémi Denis-Courmont
compat: replace qsort_r() where missing
tree
|
commitdiff
2018-10-23
Victorien Le Couvi...
compat: add lfind
tree
|
commitdiff
2018-06-17
Rémi Denis-Courmont
strlcpy: simplify
tree
|
commitdiff
2018-05-15
Steve Lhomme
compat: provide a win32 specific version of timespec_get
tree
|
commitdiff
2018-04-12
Steve Lhomme
compat: use proper check for the sys/uio.h availability
tree
|
commitdiff
2018-04-12
Steve Lhomme
use the proper check for sys/socket.h availability
tree
|
commitdiff
2018-03-13
Kamil Rytarowski
Link libcompat with a library with math functions
tree
|
commitdiff
2018-02-25
Rémi Denis-Courmont
compat: remove no longer used ffsll()
tree
|
commitdiff
2018-02-22
Rémi Denis-Courmont
compat: remove shadowing variable
tree
|
commitdiff
2018-02-22
Thomas Guillem
compat: poll: work around event loss on WIN32
tree
|
commitdiff
2018-02-20
Rémi Denis-Courmont
compat: add tdestroy()
tree
|
commitdiff
2017-07-06
Etienne BRATEAU
compat Properly check if NativeClient
tree
|
commitdiff
2017-06-22
Steve Lhomme
core: add aligned_free to match the aligned_alloc used...
tree
|
commitdiff
2017-06-19
Rémi Denis-Courmont
aligned_alloc: remove redundant preprocessor predicate
tree
|
commitdiff
2017-06-17
Rémi Denis-Courmont
compat: replace aligned_alloc() rather than posix_memal...
tree
|
commitdiff
2017-03-31
Dennis Hamester
compat: Add custom implementation of recvmsg/sendmsg...
tree
|
commitdiff
2017-03-31
Dennis Hamester
compat: Add pathconf dummy replacement for nacl
tree
|
commitdiff
2017-03-28
Julian Scheel
compat: Add sigwait dummy for NaCl
tree
|
commitdiff
2017-03-23
Julian Scheel
newlib/nacl: Provide flockfile implementation
tree
|
commitdiff
2017-02-14
Steve Lhomme
compat: the official way to include WSA functions is...
tree
|
commitdiff
2016-12-22
Jean-Baptiste Kempf
compat: ffsll use long long int as argument
tree
|
commitdiff
2016-11-20
Rémi Denis-Courmont
win32: do not pretend to implement ftrylockfile()
tree
|
commitdiff
2016-11-13
Rémi Denis-Courmont
compat: add sincos() and sincosf() replacements
tree
|
commitdiff
2016-10-23
Rémi Denis-Courmont
compat: fix test for tree functions
tree
|
commitdiff
2016-10-10
Steve Lhomme
compat: add realpath used by test_media_subitems()
tree
|
commitdiff
2016-09-07
Denis Charmet
Use WSARecv instead of WSARecvFrom when the from field...
tree
|
commitdiff
2016-07-17
Rémi Denis-Courmont
memrchr: fix compilation
tree
|
commitdiff
2016-07-17
Jean-Baptiste Kempf
memrchr: try to fix macOS compilation
tree
|
commitdiff
2016-07-17
Jean-Baptiste Kempf
compat: add memrchr replacement
tree
|
commitdiff
2016-07-06
Richard Diamond
compat: fix inet_pton declaration
tree
|
commitdiff
2016-06-10
Steve Lhomme
compat: gettimeofday: unused variable
tree
|
commitdiff
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
next