mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +00:00
Upstream, some of the nonshared functions moved to be different for hurd and for linux. Since our glibc is linux-only we update to use the linux-specific files. This fixes std lib tests for x86_64 when linking glibc.