1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-11-14 04:22:38 +03:00
Files
glibc/sysdeps/unix/sysv/linux/csky
Adhemerval Zanella 3d52fd274e linux: Add mseal syscall support
It has been added on Linux 6.10 (8be7258aad44b5e25977a98db136f677fa6f4370)
as a way to block operations such as mapping, moving to another location,
shrinking the size, expanding the size, or modifying it to a pre-existing
memory mapping.

Although the system only works on 64-bit CPUs, the entrypoint was added
for all ABIs (since the kernel might eventually implement it for additional
ones and/or the ABI can execute on a 64-bit kernel).

Checked on x86_64-linux-gnu and aarch64-linux-gnu.

Reviewed-by: Collin Funk <collin.funk1@gmail.com>
2025-11-12 15:27:28 -03:00
..
2023-07-17 10:08:10 -04:00
2022-08-04 10:03:45 -03:00
2023-02-20 10:21:19 -03:00
2025-11-12 15:27:28 -03:00
2021-06-03 08:26:04 +02:00
2025-05-14 10:51:46 +00:00
2021-06-30 08:43:37 +02:00