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
..
bits Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN) 2021-07-09 15:10:35 -07:00
mips32 linux: Add prlimit64 C implementation 2021-11-30 13:13:03 -03:00
mips64 linux: Add prlimit64 C implementation 2021-11-30 13:13:03 -03:00
sys
Implies
Makefile mips: Remove _dl_var_init 2021-05-17 10:08:14 +02:00
Versions Add missing symbols to Version files 2021-06-02 07:32:19 +02:00
____longjmp_chk.c
_test_and_set.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
clone.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
configure
configure.ac
dl-cache.h
errlist-compat.c
fxstat.c MIPS: Setup errno for {f,l,}xstat 2021-09-07 10:09:54 -03:00
getcontext.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
getrlimit64.c
kernel-features.h
kernel_rt_sigframe.h
kernel_sigaction.h
kernel_stat.h
kernel_termios.h
ldsodefs.h mips: Remove _dl_var_init 2021-05-17 10:08:14 +02:00
libc-abis
lxstat.c MIPS: Setup errno for {f,l,}xstat 2021-09-07 10:09:54 -03:00
makecontext.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
mmap_info.h
readelflib.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
register-dump.h Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
setcontext.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
setrlimit64.c
shlib-versions Move malloc hooks into a compat DSO 2021-07-22 18:37:59 +05:30
sigcontextinfo.h Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
socket-constants-time64.h linux: Add fallback for 64-bit time_t SO_TIMESTAMP{NS} 2021-06-15 10:42:06 -03:00
struct_kernel_msqid64_ds.h
struct_kernel_semid64_ds.h
struct_kernel_shmid64_ds.h
swapcontext.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
syscalls.list linux: Consolidate Linux setsockopt implementation 2021-07-06 11:45:35 -03:00
sysdep.h
ucontext_i.sym
ustat.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
vfork.S
xstat.c MIPS: Setup errno for {f,l,}xstat 2021-09-07 10:09:54 -03:00
xstatconv.c
xstatver.h