glibc/sysdeps/unix/sysv/linux/arc
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
..
bits
sys
Implies
Makefile
Versions
arch-syscall.h Update syscall lists for Linux 5.12. 2021-04-28 17:19:24 +00:00
c++-types.data
clone.S
configure
configure.ac
dl-static.c
fixup-asm-unistd.h
getcontext.S
jmp_buf-macros.h
kernel-features.h
ld.abilist
ldconfig.h
ldsodefs.h
libBrokenLocale.abilist
libanl.abilist
libc.abilist linux: Add execveat system call wrapper 2021-05-03 16:46:06 -03:00
libc_sigaction.c signal: Add __libc_sigaction 2021-03-18 15:54:39 -03:00
libcrypt.abilist
libdl.abilist
libm.abilist
libpthread.abilist nptl: Move pthread_yield into libc, as a compatibility symbol 2021-05-03 09:23:44 +02:00
libresolv.abilist
librt.abilist
libthread_db.abilist
libutil.abilist
localplt.data
makecontext.c
mmap_internal.h
setcontext.S
shlib-versions
sigcontextinfo.h
sigrestorer.S
swapcontext.S
syscall.S
syscalls.list
sysdep.c
sysdep.h
ucontext-macros.h
ucontext_i.sym
vfork.S