mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-27 21:20:18 +00:00
efc6b2dbc4
The syscall pipe2 was added in linux 2.6.27 and glibc requires linux 3.2.0. The patch removes the arch-specific implementation for alpha, ia64, mips, sh, and sparc which requires a different kernel ABI than the usual one. Checked on x86_64-linux-gnu and with a build for the affected ABIs. |
||
---|---|---|
.. | ||
mips32 | ||
mips64 | ||
entry.h | ||
rt-sysdep.S | ||
sysdep.h | ||
sysdep.S |