1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-01 10:06:57 +03:00

Update syscall lists for Linux 5.12.

Linux 5.12 has one new syscall, mount_setattr.  Update
syscall-names.list and regenerate the arch-syscall.h headers with
build-many-glibcs.py update-syscalls.

Tested with build-many-glibcs.py.
This commit is contained in:
Joseph Myers
2021-04-28 17:19:24 +00:00
parent e6eef0adc5
commit 4a7c342605
26 changed files with 28 additions and 2 deletions

View File

@ -184,6 +184,7 @@
#define __NR_mmap 71
#define __NR_mmap2 56
#define __NR_mount 167
#define __NR_mount_setattr 442
#define __NR_move_mount 429
#define __NR_move_pages 307
#define __NR_mprotect 74