glibc/sysdeps/unix/sysv/linux/powerpc/powerpc64
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
..
970
a2
cell
fpu
Implies
Versions
____longjmp_chk.S
brk.S
c++-types.data
clone.S
configure
configure.ac
dl-cache.h
fcntl.c
getcontext.S
jmp_buf-macros.h
kernel_stat.h
ld-le.abilist
ld.abilist
ldsodefs.h
libBrokenLocale-le.abilist
libBrokenLocale.abilist
libanl-le.abilist
libanl.abilist
libc-le.abilist Linux: Add memfd_create system call wrapper 2017-11-23 10:00:40 +01:00
libc.abilist Linux: Add memfd_create system call wrapper 2017-11-23 10:00:40 +01:00
libcrypt-le.abilist
libcrypt.abilist
libdl-le.abilist
libdl.abilist
libm-le.abilist
libm.abilist
libnsl-le.abilist
libnsl.abilist
libpthread-le.abilist
libpthread.abilist
libresolv-le.abilist
libresolv.abilist
librt-le.abilist
librt.abilist
libthread_db-le.abilist
libthread_db.abilist
libutil-le.abilist
libutil.abilist
localplt.data
makecontext.S
setcontext.S
shlib-versions
swapcontext.S
sysdep.h
timer_create.c
timer_delete.c
timer_getoverr.c
timer_gettime.c
timer_settime.c
ucontext_i.sym
umount.c
vfork.S