From 4a7c342605bc653f72d60c36abe698986fb5cb47 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Wed, 28 Apr 2021 17:19:24 +0000 Subject: 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. --- sysdeps/unix/sysv/linux/syscall-names.list | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sysdeps/unix/sysv/linux/syscall-names.list') 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 -- cgit 1.4.1