glibc/sysdeps/unix/sysv/linux/tile
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 Fix XPG4.2 bits/sigaction.h namespace (bug 21899). 2017-08-07 23:41:32 +00:00
sys Fix mcontext_t sigcontext namespace (bug 21457). 2017-08-30 22:02:04 +00:00
tilegx Linux: Add memfd_create system call wrapper 2017-11-23 10:00:40 +01:00
tilepro Linux: Add memfd_create system call wrapper 2017-11-23 10:00:40 +01:00
Implies
Makefile
Versions
arch-fork.h
cacheflush.c
clone.S Call exit directly in clone (BZ #21512) 2017-06-26 17:52:20 -03:00
dl-static.c
getcontext.S
init-first.c
ipc_priv.h
kernel-features.h
ldsodefs.h
libc-vdso.h
makecontext.c
profil-counter.h
pt-vfork.c
set_dataplane.c
setcontext.S
shlib-versions
sigcontextinfo.h Rename struct ucontext tag (bug 21457). 2017-06-26 22:03:58 +00:00
swapcontext.S
syscall.S
sysconf.c
sysdep.c
sysdep.h tile: Check SHARED instead PIC for SYSCALL_ERROR_NAME 2017-10-03 14:54:55 -07:00
ucontext_i.h
vfork.S