1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-02 20:42:29 +03:00
Files
glibc/sysdeps/unix/sysv/linux/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
..
2021-09-03 22:06:44 +05:30
2021-09-03 22:06:44 +05:30
2021-09-07 10:09:54 -03:00
2021-09-03 22:06:44 +05:30
2021-03-29 10:22:13 -03:00
2021-05-17 10:08:14 +02:00
2021-09-07 10:09:54 -03:00
2021-09-03 22:06:44 +05:30
2021-05-17 10:08:14 +02:00
2021-09-03 22:06:44 +05:30
2021-09-03 22:06:44 +05:30
2021-09-03 22:06:44 +05:30
2021-09-03 22:06:44 +05:30
2021-09-03 22:06:44 +05:30
2021-09-03 22:06:44 +05:30
2021-06-02 07:32:19 +02:00
2021-09-07 10:09:54 -03:00