zig/lib/libc/glibc/posix
Andrew Kelley 0b16500604 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.
2023-10-13 19:31:57 -07:00
..
bits glibc patch: don't check __LIBC macro 2023-10-13 19:31:57 -07:00
sys update glibc start files to 2.38 2023-10-13 17:44:27 -07:00