about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/syscall-names.list
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2023-10-31 13:32:33 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2023-11-03 10:01:46 -0300
commit582383b37d95b133c1ee6855ffaa2b1f5cb3d3b8 (patch)
tree61353ce0829237041c68b051cdf502c909d6c2f1 /sysdeps/unix/sysv/linux/syscall-names.list
parent02976a4a4b2d01a524b33a508994664ffaf88d79 (diff)
downloadglibc-582383b37d95b133c1ee6855ffaa2b1f5cb3d3b8.tar.gz
glibc-582383b37d95b133c1ee6855ffaa2b1f5cb3d3b8.tar.xz
glibc-582383b37d95b133c1ee6855ffaa2b1f5cb3d3b8.zip
Update syscall lists for Linux 6.6
Linux 6.6 has one new syscall for all architectures, fchmodat2, and
the map_shadow_stack on x86_64.
Diffstat (limited to 'sysdeps/unix/sysv/linux/syscall-names.list')
-rw-r--r--sysdeps/unix/sysv/linux/syscall-names.list6
1 files changed, 4 insertions, 2 deletions
diff --git a/sysdeps/unix/sysv/linux/syscall-names.list b/sysdeps/unix/sysv/linux/syscall-names.list
index cf6f70ecd9..c3627fcd7f 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.5.
-kernel 6.5
+# The list of system calls is current as of Linux 6.6.
+kernel 6.6
 
 FAST_atomic_update
 FAST_cmpxchg
@@ -117,6 +117,7 @@ fanotify_mark
 fchdir
 fchmod
 fchmodat
+fchmodat2
 fchown
 fchown32
 fchownat
@@ -246,6 +247,7 @@ lsetxattr
 lstat
 lstat64
 madvise
+map_shadow_stack
 mbind
 membarrier
 memfd_create