glibc/sysdeps/unix/sysv/linux/or1k
Stafford Horne ad05a42370 or1k: Add prctl wrapper to unwrap variadic args
On OpenRISC variadic functions and regular functions have different
calling conventions so this wrapper is needed to translate.  This
wrapper is copied from x86_64/x32.  I don't know the build system enough
to find a cleaner way to share the code between x86_64/x32 and or1k
(maybe Implies?), so I went with the straight copy.

This fixes test failures:

  misc/tst-prctl
  nptl/tst-setgetname
2024-03-22 15:43:34 +00:00
..
bits Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
sys Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
Implies
Makefile
arch-syscall.h Update syscall lists for Linux 6.8 2024-03-13 13:57:56 +00:00
c++-types.data
clone.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
configure configure: Use autoconf 2.71 2023-07-17 10:08:10 -04:00
configure.ac
getcontext.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
ld.abilist
libBrokenLocale.abilist
libc.abilist Implement C23 <stdbit.h> 2024-01-03 12:07:14 +00:00
libc_malloc_debug.abilist
libm.abilist
libresolv.abilist
libthread_db.abilist
localplt.data
makecontext.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
mmap_internal.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
or1k_clone.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
prctl.c or1k: Add prctl wrapper to unwrap variadic args 2024-03-22 15:43:34 +00:00
setcontext.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
shlib-versions
sigcontextinfo.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
swapcontext.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
sysdep.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
sysdep.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
ucontext_i.sym