glibc/sysdeps/unix/sysv/linux/sh
Florian Weimer 59d2cbb1fe Linux: Add memfd_create system call wrapper
The system call is somewhat obscure because it is closely related
to file descriptor sealing.  However, it is also the recommended
way to create alias mappings, which is why it has more general use.

No emulation is provided.  Except for the name of the
/proc/self/fd links, it would be possible to implement an
approximation using O_TMPFILE and tmpfs, but this does not appear
to be worth the added complexity.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Reviewed-by: Christian Brauner <christian.brauner@ubuntu.com>
2017-11-23 10:00:40 +01:00
..
bits
sh3
sh4
sys Fix mcontext_t sigcontext namespace (bug 21457). 2017-08-30 22:02:04 +00:00
Implies
Makefile
Versions
____longjmp_chk.S
arch-fork.h
atomic-machine.h
brk.c
c++-types.data
clone.S
configure
configure.ac
fxstat.c
fxstatat.c
jmp_buf-macros.h Add jmp_buf-macros.h 2017-11-09 05:10:03 -08:00
kernel-features.h
ld.abilist
libBrokenLocale.abilist
libanl.abilist
libc.abilist Linux: Add memfd_create system call wrapper 2017-11-23 10:00:40 +01:00
libcrypt.abilist
libdl.abilist
libm.abilist New symbol version for logf, log2f and powf without SVID compat 2017-10-02 14:38:03 +01:00
libnsl.abilist
libpthread.abilist
libresolv.abilist
librt.abilist
libthread_db.abilist
libutil.abilist
localplt.data Allow abort PLT references in libc.so for SH. 2017-08-16 17:01:27 +00:00
lockf64.c
lowlevel-atomic.h
lxstat.c
makecontext.S
pipe.S
profil-counter.h
pt-vfork.S
shlib-versions
sigaltstack-offsets.sym
sigcontextinfo.h
smp.h
syscall.S
syscalls.list
sysdep.S
sysdep.h
vfork.S
xstat.c