182 Commits (f1f13c456dea07bf401c19f3ca07c96fc8c6dfbb)

Author SHA1 Message Date
Steve Lhomme 7254c2dfc3 meson: add compat tests 1 year ago
Thomas Guillem a7ff7c3c00 compat: test stdckdint 1 year ago
Thomas Guillem 9cab61e7fe compat: stdckdint: handle signed cases 1 year ago
Brad Smith 6af0992c18 compat: fix building clock_nanosleep function on OpenBSD 1 year ago
Rémi Denis-Courmont 465c24b1b5 Revert "stdbit: copy-paste error, fix first_leading_zero" 1 year ago
Rémi Denis-Courmont 47339a90e2 stdbit: copy-paste error, fix first_leading_zero 1 year ago
Rémi Denis-Courmont 13d399232a stdbit: fix typo 1 year ago
Rémi Denis-Courmont dbc3f839d8 stdbit: fix CTZ fall-back 2 years ago
Rémi Denis-Courmont 38c1029176 stdckdint: add compatibility header 2 years ago
Rémi Denis-Courmont 7a970a3332 stdbit: fix std_bit_width*() 2 years ago
Rémi Denis-Courmont 623ee542ad stdbit: factor stdc_count_zeros*() 2 years ago
Rémi Denis-Courmont 1931ecd606 stdbit: factor stdc_first_trailing_zero*() 2 years ago
Rémi Denis-Courmont 585c4f854c stdbit: fix stdc_first_leading_*() 2 years ago
Rémi Denis-Courmont a1245addb0 stdbit: use GCC / Clang built-ins where applicable 3 years ago
Rémi Denis-Courmont a7707435a6 compat: add fallback for C23 <stdbit.h> 3 years ago
Steve Lhomme 465ed5f36f build: ignore more test generated files 2 years ago
Steve Lhomme d91e21aec0 compat: always use _aligned_malloc/_aligned_free on Windows 3 years ago
Steve Lhomme f3da50cde9 windows: use inline functions to redirect POSIX file API 3 years ago
Steve Lhomme 105babe317 windows: use the native read/write/etc calls 3 years ago
Steve Lhomme cedea4d018 configure: don't the check presence of stricmp 3 years ago
Steve Lhomme 6946b06a17 vlc_fixups: do warn about "deprecated" ANSI calls on Windows GDK 3 years ago
Steve Lhomme a81b06bf92 realpath: use the proper type returned by MultiByteToWideChar() 3 years ago
Romain Vimont a632b0dfe2 compat: fix jrand48() 3 years ago
Steve Lhomme 571cda1958 localtime_r: don't set errno on success 3 years ago
Steve Lhomme 6f240f6cdd compat: implement windows specific gmtime_r 3 years ago
Steve Lhomme 86611b340b win32: provide a dirent.h when compiling with the Windows SDK 3 years ago
Steve Lhomme 9f36f8d72c win32: provide a unistd.h when compiling with the Windows SDK 3 years ago
Steve Lhomme 6a46f1152d compat: define tfind family of functions regardless of the search.h status 3 years ago
Marvin Scholz d5f07af209 meson: add initial meson build system 7 years ago
Steve Lhomme e12783288c compat: update tdelete/tfind/tsearch/twalk from NetBSD sources 4 years ago
Rémi Denis-Courmont a29ba2f99a compat: add writev() replacement 4 years ago
Rémi Denis-Courmont 488162f210 compat: add readv() replacement 4 years ago
Steve Lhomme 4e6f2c60a3 inet_pton: don't redefine EAFNOSUPPORT for Win32 4 years ago
Steve Lhomme ddcc2cdcff compat: add missing errno on Winsock errors 4 years ago
Rémi Denis-Courmont ea93bcb8d3 compat: Linux getauxval() replacement 4 years ago
Mehdi Sabwat 2d6897fd01 compat: remove deprecated platform 5 years ago
Mehdi Sabwat 3f3296b03f compat: make clock_nanosleep usable by other OSes 5 years ago
Mehdi Sabwat d4b029ee5f compat: remove NSEC_PER_SEC in clock_nanosleep 5 years ago
Hugo Beauzée-Luyssen 86cb8efc29 compat: tfind: Don't use K&R prototypes 5 years ago
Lyndon Brown 77431823c3 compat: gitignore test binaries 6 years ago
Alexandre Janniaux e1c1eac150 compat: tfind: fix prototype 6 years ago
Marvin Scholz be62319887 compat: add test for clock_nanosleep on darwin 6 years ago
Marvin Scholz 9999b4f54c compat: add clock_getres for darwin 6 years ago
Marvin Scholz 97fe588cbc compat: add clock_nanosleep for darwin 6 years ago
Marvin Scholz f3f02e4ce8 compat: add clock_gettime for darwin 6 years ago
Alexandre Janniaux a2e2cf0ab0 compat: lfind: fix warnings 6 years ago
Rémi Denis-Courmont cc129a71d7 Remove old mail address from sources 7 years ago
Rémi Denis-Courmont 778b577bec compat: provide dummy.c, simplify Makefile 7 years ago
Rémi Denis-Courmont 07e3b65d24 compat: test heap allocation replacements 7 years ago
Rémi Denis-Courmont cd80b6ab72 compat: restore posix_memalign() 7 years ago