zig/lib/libc/glibc/posix
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
..
bits glibc patch: don't check __LIBC macro 2024-06-05 22:43:53 -07:00
sys update glibc start files to 2.39 2024-06-05 22:43:53 -07:00