glibc/sysdeps/unix/mips
Adhemerval Zanella efc6b2dbc4 linux: Implement pipe in terms of __NR_pipe2
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.
2021-11-30 13:13:03 -03:00
..
mips32 Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
mips64 Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
entry.h
rt-sysdep.S
sysdep.h Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
sysdep.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30