glibc/sysdeps/unix/sysv/linux/tile/tilegx
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
..
tilegx32 Linux: Add memfd_create system call wrapper 2017-11-23 10:00:40 +01:00
tilegx64 Linux: Add memfd_create system call wrapper 2017-11-23 10:00:40 +01:00
Makefile Remove abi-*-options compiler flags 2017-08-28 17:16:53 +02:00
configure Make tilegx32 install libraries in lib32 directories. 2016-11-14 23:34:54 +00:00
configure.ac Make tilegx32 install libraries in lib32 directories. 2016-11-14 23:34:54 +00:00
ioctl.S Hide internal __ioctl function [BZ #18822] 2017-10-01 15:59:06 -07:00
ldconfig.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
ldd-rewrite.sed
register-dump.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
sched_getcpu.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00