zig/lib/libc/glibc/bits
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
..
types update glibc start files to 2.34 2021-12-15 14:30:03 -07:00
byteswap.h update glibc start files to 2.34 2021-12-15 14:30:03 -07:00
endian.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
floatn-common.h update glibc start files to 2.34 2021-12-15 14:30:03 -07:00
libc-header-start.h update glibc start files to 2.34 2021-12-15 14:30:03 -07:00
long-double.h update glibc start files to 2.34 2021-12-15 14:30:03 -07:00
pthreadtypes.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
select.h update glibc start files to 2.34 2021-12-15 14:30:03 -07:00
signum-generic.h update glibc start files to 2.34 2021-12-15 14:30:03 -07:00
stat.h update glibc start files to 2.34 2021-12-15 14:30:03 -07:00
stdint-intn.h update glibc start files to 2.34 2021-12-15 14:30:03 -07:00
stdlib-bsearch.h update glibc start files to 2.34 2021-12-15 14:30:03 -07:00
time64.h update glibc start files to 2.34 2021-12-15 14:30:03 -07:00
timesize.h update glibc start files to 2.34 2021-12-15 14:30:03 -07:00
typesizes.h update glibc start files to 2.34 2021-12-15 14:30:03 -07:00
uintn-identity.h update glibc start files to 2.34 2021-12-15 14:30:03 -07:00
waitflags.h update glibc start files to 2.34 2021-12-15 14:30:03 -07:00
waitstatus.h update glibc start files to 2.34 2021-12-15 14:30:03 -07:00