zig/lib/libc/glibc
2023-05-04 10:36:37 +03:00
..
bits update glibc start files to 2.34 2021-12-15 14:30:03 -07:00
csu glibc: clean up build logic 2022-01-14 12:39:06 -07:00
debug update glibc start files to 2.34 2021-12-15 14:30:03 -07:00
elf update glibc start files to 2.34 2021-12-15 14:30:03 -07:00
include glibc: update libc-modules.h 2021-12-16 03:33:47 -07:00
io glibc: add backwards compatibility for some symbols 2023-03-28 20:35:08 +03:00
locale/bits/types update glibc start files to 2.34 2021-12-15 14:30:03 -07:00
misc update glibc start files to 2.34 2021-12-15 14:30:03 -07:00
posix update glibc start files to 2.34 2021-12-15 14:30:03 -07:00
signal update glibc start files to 2.34 2021-12-15 14:30:03 -07:00
stdlib update glibc start files to 2.34 2021-12-15 14:30:03 -07:00
string update glibc start files to 2.34 2021-12-15 14:30:03 -07:00
sysdeps add arm-features.h from glibc source (#12346) 2022-11-25 12:43:37 +01:00
time/bits/types update glibc start files to 2.34 2021-12-15 14:30:03 -07:00
abilists all: rename i386 to x86 2022-11-04 00:09:27 +03:30
LICENSES update glibc source files to 2.31 2020-03-04 14:59:09 -05:00
README.md glibc hacks: add another commit to our patches 2023-05-04 10:36:37 +03:00

glibc headers are slightly patched for backwards compatibility. This is not good, because it requires to maintain our patchset whlist upgrading glibc.

Until universal headers are real and this file can be removed, these commits need to be cherry-picked in the future glibc header upgrades: