about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/syscall-names.list
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2021-04-28 17:19:24 +0000
committerJoseph Myers <joseph@codesourcery.com>2021-04-28 17:19:24 +0000
commit4a7c342605bc653f72d60c36abe698986fb5cb47 (patch)
tree370616ccdd857c8749b0c5d809fa9e2558f374be /sysdeps/unix/sysv/linux/syscall-names.list
parente6eef0adc5827767712f26eb56a41f32cc0f9870 (diff)
downloadglibc-4a7c342605bc653f72d60c36abe698986fb5cb47.tar.gz
glibc-4a7c342605bc653f72d60c36abe698986fb5cb47.tar.xz
glibc-4a7c342605bc653f72d60c36abe698986fb5cb47.zip
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.
Diffstat (limited to 'sysdeps/unix/sysv/linux/syscall-names.list')
-rw-r--r--sysdeps/unix/sysv/linux/syscall-names.list5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysdeps/unix/sysv/linux/syscall-names.list b/sysdeps/unix/sysv/linux/syscall-names.list
index f6cb34089d..8e3cfa0e77 100644
--- a/sysdeps/unix/sysv/linux/syscall-names.list
+++ b/sysdeps/unix/sysv/linux/syscall-names.list
@@ -21,8 +21,8 @@
 # This file can list all potential system calls.  The names are only
 # used if the installed kernel headers also provide them.
 
-# The list of system calls is current as of Linux 5.11.
-kernel 5.11
+# The list of system calls is current as of Linux 5.12.
+kernel 5.12
 
 FAST_atomic_update
 FAST_cmpxchg
@@ -258,6 +258,7 @@ mmap
 mmap2
 modify_ldt
 mount
+mount_setattr
 move_mount
 move_pages
 mprotect