zig/lib/libc/glibc/stdlib
Andrew Kelley 19ca2415f2 update glibc start files to 2.34
This commit introduces tools/update_glibc.zig to update the start files
for next time.

Some notable changes in recent glibc:

 * abi-note.S has been changed to abi-note.c but we resist the change to
   keep it easier to compile the start files.
 * elf-init.c has been deleted upstream. Further testing should be done
   to verify that binaries against glibc omitting elf-init.c still run
   properly on oldel glibc linux systems.

Closes #4926
2021-12-15 14:30:03 -07:00
..
bits update glibc start files to 2.34 2021-12-15 14:30:03 -07:00
alloca.h update glibc start files to 2.34 2021-12-15 14:30:03 -07:00
at_quick_exit.c update glibc start files to 2.34 2021-12-15 14:30:03 -07:00
atexit.c update glibc start files to 2.34 2021-12-15 14:30:03 -07:00
errno.h update glibc start files to 2.34 2021-12-15 14:30:03 -07:00
exit.h update glibc start files to 2.34 2021-12-15 14:30:03 -07:00
stdlib.h update glibc start files to 2.34 2021-12-15 14:30:03 -07:00