zig/lib/libc/glibc
Pat Tullmann 2c6372a117 glibc: restore "weak_hidden_alias" macro for older glibc versions
The fstat,lstat,stat,mknod stubs used to build older (before v2.33)
glibc versions depend on the weak_hidden_alias macro.  It was removed
from the glibc libc-symbols header, so patch it back in for the older
builds.
2024-01-04 17:12:07 -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: restore "weak_hidden_alias" macro for older glibc versions 2024-01-04 17:12:07 -07:00
io glibc: get correct files compiled into libc_nonshared.a 2024-01-04 17:12:07 -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: remove unused stat-related files for 2.33+ 2024-01-04 17:12:07 -07:00
time/bits/types update glibc start files to 2.34 2021-12-15 14:30:03 -07:00
abilists glibc: update abilists file 2023-10-13 17:44:27 -07:00
LICENSES