zig/lib/libc/glibc
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 update glibc start files to 2.38 2023-10-13 17:44:27 -07:00
csu update glibc start files to 2.38 2023-10-13 17:44:27 -07:00
debug update glibc start files to 2.38 2023-10-13 17:44:27 -07:00
elf update glibc start files to 2.38 2023-10-13 17:44:27 -07:00
include glibc: update libc-modules.h to 2.38 2023-10-13 17:44:27 -07:00
io glibc patch: add backwards compatibility for some symbols 2023-10-13 17:44:27 -07:00
locale/bits/types update glibc start files to 2.38 2023-10-13 17:44:27 -07:00
misc update glibc start files to 2.38 2023-10-13 17:44:27 -07:00
posix glibc patch: don't check __LIBC macro 2023-10-13 19:31:57 -07:00
signal update glibc start files to 2.38 2023-10-13 17:44:27 -07:00
stdlib update glibc start files to 2.38 2023-10-13 17:44:27 -07:00
string update glibc start files to 2.38 2023-10-13 17:44:27 -07:00
sysdeps glibc patch: add missing includes for inttypes.h 2023-10-13 18:12:00 -07:00
time/bits/types
abilists glibc: update abilists file 2023-10-13 17:44:27 -07:00
LICENSES