glibc/sysdeps/unix/sysv/linux/hppa
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
..
bits Update hppa bits/mman.h from Linux 4.14. 2017-11-21 22:21:23 +00:00
sys Fix mcontext_t sigcontext namespace (bug 21457). 2017-08-30 22:02:04 +00:00
____longjmp_chk.c Fix struct sigaltstack namespace (bug 21517). 2017-06-05 10:17:46 +00:00
arch-fork.h
atomic-machine.h Optimize generic spinlock code and use C11 like atomic macros. 2017-06-06 09:41:56 +02:00
brk.c
c++-types.data
clone.S hppa: Fix clone exit syscall argument passing (BZ#21512) 2017-07-17 14:25:40 -03:00
fxstat.c
fxstatat.c
getcontext.S Fix return pointer save and PIC register restore in __getcontext and 2017-10-01 11:58:04 -04:00
getdents64.c
Implies
ipc_priv.h
jmp_buf-macros.h Add jmp_buf-macros.h 2017-11-09 05:10:03 -08:00
kernel_sigaction.h
kernel_stat.h
kernel-features.h Use execveat syscall in fexecve (bug 22134) 2017-09-19 16:19:14 +02:00
ld.abilist
libanl.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 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
localplt.data ld.so: Introduce struct dl_exception 2017-08-10 16:54:57 +02:00
lxstat.c
makecontext.c
Makefile
profil-counter.h Rename struct ucontext tag (bug 21457). 2017-06-26 22:03:58 +00:00
pt-vfork.S Add CFI annotation. 2017-07-16 12:46:50 -04:00
pthread.h Use generic pthread support on hppa. 2017-07-09 15:01:11 -04:00
pthreadP.h
setcontext.S Fix return pointer save and PIC register restore in __getcontext and 2017-10-01 11:58:04 -04:00
shlib-versions
swapcontext.c
syscall.c
syscalls.list
sysdep.c
sysdep.h Linux: Consolidate {RTLD_}SINGLE_THREAD_P definition 2017-10-11 14:27:24 -03:00
ucontext_i.sym
umount.c
utimes.c
Versions
xstat.c