Files
zig/lib/libc/glibc/sysdeps/unix/sysv/linux/kstat_cp.h
Andrew Kelley 3dcd3612dc glibc: use linux-specific files for nonshared
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.
2021-12-15 15:23:56 -07:00

3 lines
141 B
C
Vendored

/* Empty, it is overridden by an architecture which might require copy to or
from a kernel_stat stat struct to glibc export stat{64}. */