zig/lib/libc
Andrew Kelley 82ec333f27 glibc patch: don't check __LIBC macro
This is the only place in all of glibc that this macro is referenced.
What is it doing? Only preventing fstatat.c from knowing the type
definition of `__time64_t`, apparently.

Fixes compilation of fstatat.c on 32-bit x86.
2024-06-05 22:43:53 -07:00
..
darwin macos: better SDK version detection 2023-09-25 15:53:05 -04:00
glibc glibc patch: don't check __LIBC macro 2024-06-05 22:43:53 -07:00
include glibc: use __GLIBC_USE_DEPRECATED_SCANF for glibc versions < 2.7 2024-06-05 22:43:53 -07:00
mingw mingw: support -municode 2024-03-27 10:05:57 +00:00
musl update musl libc.S to v1.2.5 2024-06-04 22:37:28 -07:00
wasi Update wasi-libc to 3189cd1ceec8771e8f27faab58ad05d4d6c369ef (#15817) 2023-05-23 22:12:53 +02:00