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:
@ -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
|
||||
|
Reference in New Issue
Block a user