glibc/sysdeps/unix/sysv/linux/s390/s390-64
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
..
Implies
Makefile
Versions
____longjmp_chk.c
__makecontext_ret.S S390: Add cfi information for start routines in order to stop unwinding. 2017-11-21 08:45:28 +01:00
c++-types.data
clone.S S390: Add cfi information for start routines in order to stop unwinding. 2017-11-21 08:45:28 +01:00
configure
configure.ac
dl-cache.h
getcontext.S
jmp_buf-macros.h Add jmp_buf-macros.h 2017-11-09 05:10:03 -08:00
kernel_stat.h
ld.abilist
libBrokenLocale.abilist
libc.abilist Linux: Add memfd_create system call wrapper 2017-11-23 10:00:40 +01:00
libcrypt.abilist
libdl.abilist
libm.abilist Add _Float128 function aliases. 2017-10-18 17:37:18 +00:00
libnsl.abilist
libpthread.abilist
libresolv.abilist
librt.abilist
libthread_db.abilist
libutil.abilist
makecontext.c
profil-counter.h
register-dump.h
setcontext.S
shlib-versions
sigaction.c
sigprocmask.c Hide internal signal functions [BZ #18822] 2017-10-01 16:04:41 -07:00
swapcontext.S
syscall.S
sysdep.S
sysdep.h Linux: Consolidate {RTLD_}SINGLE_THREAD_P definition 2017-10-11 14:27:24 -03:00
timer_create.c
timer_delete.c
timer_getoverr.c
timer_gettime.c
timer_settime.c
vfork.S