mirror of
https://github.com/ziglang/zig.git
synced 2024-11-27 15:42:49 +00:00
5dd2bb525d
This is necessary to inform the real, non-stub glibc that a program built with Zig is using a modern `FILE` structure, i.e. glibc 2.1+. This is particularly important on lesser-used architectures where the legacy code is poorly tested; for example, glibc 2.40 introduced a regression for the legacy case in the libio cleanup code, causing all Zig-compiled MIPS binaries to crash on exit. |
||
---|---|---|
.. | ||
abi-note.S | ||
abi-tag.h | ||
elf-init-2.33.c | ||
errno.c | ||
init.c |