glibc/sysdeps/unix/sysv/linux/i386
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
..
i686
i786
Implies
Makefile Build divdi3 only for architecture that required it 2017-04-06 15:14:34 -03:00
Versions Clean pthread functions namespaces for C11 threads 2017-06-23 17:38:17 -03:00
____longjmp_chk.S __fortify_fail: Remove internal_function attribute 2017-08-13 21:10:44 +02:00
_exit.S
alphasort64.c posix: Consolidate Linux glob implementation 2017-09-08 16:34:02 +02:00
arch-fork.h
brk.c i386: Add <startup.h> [BZ #21913] 2017-08-08 08:43:15 -07:00
c++-types.data
clone.S Call exit directly in clone (BZ #21512) 2017-06-26 17:52:20 -03:00
configure Require Linux kernel 3.2 or later on x86 / x86_64. 2017-05-08 10:45:20 +00:00
configure.ac Require Linux kernel 3.2 or later on x86 / x86_64. 2017-05-08 10:45:20 +00:00
dl-librecon.h
dl-procinfo.h Add include guards to dl-procinfo.h 2017-06-07 11:11:38 +05:30
dl-sysdep.h
fxstat.c
fxstatat.c
get_clockfreq.c
getcontext.S
getdents64.c posix: Consolidate Linux glob implementation 2017-09-08 16:34:02 +02:00
getmsg.c
gettimeofday.c
init-first.c
jmp_buf-macros.h Add jmp_buf-macros.h 2017-11-09 05:10:03 -08:00
kernel-features.h Simplify accept4, recvmmsg, sendmmsg code. 2017-05-09 21:59:36 +00:00
ld.abilist
ldconfig.h
libBrokenLocale.abilist
libanl.abilist
libc-do-syscall.S
libc-lowlevellock.S
libc.abilist Linux: Add memfd_create system call wrapper 2017-11-23 10:00:40 +01:00
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
libpthread.abilist
libresolv.abilist
librt.abilist
libthread_db.abilist
libutil.abilist
lll_timedlock_wait.c
lll_timedwait_tid.c
localplt.data ld.so: Introduce struct dl_exception 2017-08-10 16:54:57 +02:00
lockf64.c
lowlevellock.S
lowlevellock.h
lxstat.c
makecontext.S
profil-counter.h
putmsg.c
readdir64.c Mark internal dirent functions with attribute_hidden [BZ #18822] 2017-10-01 15:51:11 -07:00
readdir64_r.c posix: Consolidate Linux glob implementation 2017-09-08 16:34:02 +02:00
readelflib.c
register-dump.h
scandir64.c
setcontext.S
shlib-versions
sigaction.c
sigcontextinfo.h
smp.h Consolidate non cancellable close call 2017-08-18 18:38:55 -03:00
startup.h i386: Add <startup.h> [BZ #21913] 2017-08-08 08:43:15 -07:00
swapcontext.S
syscall.S
syscalls.list posix: Consolidate Linux waitpid syscall 2017-05-18 18:06:47 -03:00
sysdep.c
sysdep.h i386: Update I386_USE_SYSENTER for early PIC syscall 2017-08-04 12:30:38 -07:00
time.c
ucontext_i.sym
versionsort64.c posix: Consolidate Linux glob implementation 2017-09-08 16:34:02 +02:00
vfork.S
xstat.c