glibc/sysdeps/unix/sysv/linux/mips/mips32
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
..
fpu Linux: Add memfd_create system call wrapper 2017-11-23 10:00:40 +01:00
mips16 MIPS/o32: Fix internal_syscall5/6/7 2017-08-29 18:31:08 +01:00
nofpu Linux: Add memfd_create system call wrapper 2017-11-23 10:00:40 +01:00
Makefile MIPS/o32: Fix internal_syscall5/6/7 2017-08-29 18:31:08 +01:00
Versions MIPS/o32: Fix internal_syscall5/6/7 2017-08-29 18:31:08 +01:00
bug-getcontext-mips-gp.c
c++-types.data
fxstatat.c
jmp_buf-macros.h Add jmp_buf-macros.h 2017-11-09 05:10:03 -08:00
ld.abilist
libBrokenLocale.abilist
libanl.abilist
libcidn.abilist
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
libnss_compat.abilist
libnss_db.abilist
libnss_dns.abilist
libnss_files.abilist
libnss_hesiod.abilist
libnss_nis.abilist
libnss_nisplus.abilist
libpthread.abilist
libresolv.abilist
librt.abilist
libthread_db.abilist
libutil.abilist
lockf64.c
mips-syscall5.S MIPS/o32: Fix internal_syscall5/6/7 2017-08-29 18:31:08 +01:00
mips-syscall6.S MIPS/o32: Fix internal_syscall5/6/7 2017-08-29 18:31:08 +01:00
mips-syscall7.S MIPS/o32: Fix internal_syscall5/6/7 2017-08-29 18:31:08 +01:00
readahead.c
syscalls.list
sysdep.h MIPS/o32: Fix internal_syscall5/6/7 2017-08-29 18:31:08 +01:00