glibc/sysdeps/unix/sysv/linux/sparc/sparc64
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
Implies
Makefile
Versions
____longjmp_chk.S
__longjmp.S
__start_context.S
arch-syscall.h Update syscall lists for Linux 5.15 2021-11-10 15:21:19 +00:00
bsd-_setjmp.S
bsd-setjmp.S
c++-types.data
clone.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
configure
configure.ac
dl-cache.h
getcontext.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
ipc_priv.h
kernel_stat.h
kstat_cp.h
ld.abilist
libBrokenLocale.abilist
libanl.abilist
libc.abilist String: Add support for __memcmpeq() ABI on all targets 2021-10-26 16:51:29 -05:00
libc_malloc_debug.abilist Move malloc_{g,s}et_state to libc_malloc_debug 2021-07-22 18:38:10 +05:30
libc_sigaction.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
libcrypt.abilist
libdl.abilist
libm.abilist Add fmaximum, fminimum functions 2021-09-28 23:31:35 +00:00
libnsl.abilist
libpthread.abilist
libresolv.abilist resolv: Move res_query functions into libc 2021-07-19 07:56:57 +02:00
librt.abilist
libthread_db.abilist
libutil.abilist
localplt.data mtrace: Wean away from malloc hooks 2021-07-22 18:38:06 +05:30
longjmp.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
makecontext.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
personality.c
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
setjmp.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
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
sigjmp.S
sigreturn_stub.S
sizes.h
swapcontext.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
syscall.S
syscalls.list
sysdep.h Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
timer_t_was_int_compat.h
ucontext_i.h Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
vfork.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wordexp.c
xstatconv.c