glibc/sysdeps
Alexandra Hájková 19d83270fc linux: Add execveat system call wrapper
It operates similar to execve and it is is already used to implement
fexecve without requiring /proc to be mounted.  However, different
than fexecve, if the syscall is not supported by the kernel an error
is returned instead of trying a fallback.

Checked on x86_64-linux-gnu and powerpc64le-linux-gnu.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2021-05-03 16:46:06 -03:00
..
aarch64
alpha
arc
arm
csky
generic
gnu
hppa
htl
hurd
i386
ia64
ieee754
m68k
mach linux: Add execveat system call wrapper 2021-05-03 16:46:06 -03:00
microblaze
mips
nios2
nptl nptl: Move pthread_yield into libc, as a compatibility symbol 2021-05-03 09:23:44 +02:00
posix
powerpc powerpc64le: Optimize memset for POWER10 2021-04-30 18:12:08 -03:00
pthread nptl: Move tss_set into libc 2021-05-03 08:18:08 +02:00
riscv
s390
sh
sparc
unix linux: Add execveat system call wrapper 2021-05-03 16:46:06 -03:00
wordsize-32
wordsize-64
x86 x86: Set rep_movsb_threshold to 2112 on processors with FSRM 2021-05-03 05:08:22 -07:00
x86_64 regenerate ulps on x86_64 with -march=native 2021-04-28 12:46:00 +02:00