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 Linux: Remove generic Implies 2023-02-20 10:21:19 -03:00
Makefile or1k: Build Infrastructure 2022-01-05 06:40:06 +09:00
arch-syscall.h Update syscall lists for Linux 6.8 2024-03-13 13:57:56 +00:00
c++-types.data or1k: ABI lists 2022-01-05 06:40:06 +09:00
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 or1k: Build Infrastructure 2022-01-05 06:40:06 +09:00
getcontext.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
ld.abilist or1k: ABI lists 2022-01-05 06:40:06 +09:00
libBrokenLocale.abilist or1k: ABI lists 2022-01-05 06:40:06 +09:00
libc.abilist Implement C23 <stdbit.h> 2024-01-03 12:07:14 +00:00
libc_malloc_debug.abilist or1k: ABI lists 2022-01-05 06:40:06 +09:00
libm.abilist or1k: ABI lists 2022-01-05 06:40:06 +09:00
libresolv.abilist or1k: ABI lists 2022-01-05 06:40:06 +09:00
libthread_db.abilist or1k: ABI lists 2022-01-05 06:40:06 +09:00
localplt.data elf: Rework exception handling in the dynamic loader [BZ #25486] 2022-11-03 09:39:31 +01:00
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 or1k: Build Infrastructure 2022-01-05 06:40:06 +09:00
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