glibc/sysdeps/unix/sysv/linux/riscv/rv32
Adhemerval Zanella 9c858712dd linux: Add mseal syscall support
It as added on Linux 6.10 (8be7258aad44b5e25977a98db136f677fa6f4370)
as way to block operations as unmaping, moving to another location,
shrinking the size, expanding the size, or modifying to a pre-existent
memory mapping.

Although the systecall only work on 64 bit CPU, the entrypoint was
added for all ABIs (since kernel might eventually implement it to
additional ones and/or the abi can execute on a 64 bit kernel).

Checked on x86_64-linux-gnu.
2025-03-06 10:13:46 -03:00
..
Implies Linux: Remove generic Implies 2023-02-20 10:21:19 -03:00
arch-syscall.h Update syscall lists for Linux 6.10 2024-07-30 08:48:51 -03:00
c++-types.data
ld.abilist Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader) 2022-01-27 18:52:05 +01:00
libBrokenLocale.abilist
libanl.abilist
libc.abilist linux: Add mseal syscall support 2025-03-06 10:13:46 -03:00
libc_malloc_debug.abilist
libdl.abilist
libm.abilist Implement C23 atan2pi 2024-12-12 20:57:44 +00:00
libpthread.abilist
libresolv.abilist
librt.abilist
libthread_db.abilist
libutil.abilist