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>2023-06-28 21:22:14 +0000
committerJoseph Myers <joseph@codesourcery.com>2023-06-28 21:22:14 +0000
commit1a21693e16a3f3d10f41c486b97fbecb53dd2087 (patch)
tree07936fa6c251d6a3eed774669ba05737cd50683f /sysdeps/unix/sysv/linux/syscall-names.list
parentd35fbd3e684e6bb5e5ec452ad8dac6ada8424bdd (diff)
downloadglibc-1a21693e16a3f3d10f41c486b97fbecb53dd2087.tar.gz
glibc-1a21693e16a3f3d10f41c486b97fbecb53dd2087.tar.xz
glibc-1a21693e16a3f3d10f41c486b97fbecb53dd2087.zip
Update syscall lists for Linux 6.4
Linux 6.4 adds the riscv_hwprobe syscall on riscv and enables
memfd_secret on s390.  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 72fe1d5efe..5b69106434 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 6.3.
-kernel 6.3
+# The list of system calls is current as of Linux 6.4.
+kernel 6.4
 
 FAST_atomic_update
 FAST_cmpxchg
@@ -477,6 +477,7 @@ renameat2
 request_key
 restart_syscall
 riscv_flush_icache
+riscv_hwprobe
 rmdir
 rseq
 rt_sigaction