mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-04 02:40:06 +00:00
3387c40a8b
Linux 5.15 has one new syscall, process_mrelease (and also enables the clone3 syscall for RV32). It also has a macro __NR_SYSCALL_MASK for Arm, which is not a syscall but matches the pattern used for syscall macro names. Add __NR_SYSCALL_MASK to the names filtered out in the code dealing with syscall lists, update syscall-names.list for the new syscall and regenerate the arch-syscall.h headers with build-many-glibcs.py update-syscalls. Tested with build-many-glibcs.py. |
||
---|---|---|
.. | ||
arch-syscall.h | ||
c++-types.data | ||
jmp_buf-macros.h | ||
ld.abilist | ||
libanl.abilist | ||
libc_malloc_debug.abilist | ||
libc.abilist | ||
libresolv.abilist | ||
librt.abilist | ||
lseek.c | ||
mmap_internal.h | ||
syscalls.list | ||
time64-compat.h | ||
Versions |