aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/x86_64
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/x86_64
parent02976a4a4b2d01a524b33a508994664ffaf88d79 (diff)
downloadglibc-582383b37d95b133c1ee6855ffaa2b1f5cb3d3b8.zip
glibc-582383b37d95b133c1ee6855ffaa2b1f5cb3d3b8.tar.gz
glibc-582383b37d95b133c1ee6855ffaa2b1f5cb3d3b8.tar.bz2
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/x86_64')
-rw-r--r--sysdeps/unix/sysv/linux/x86_64/64/arch-syscall.h2
-rw-r--r--sysdeps/unix/sysv/linux/x86_64/x32/arch-syscall.h1
2 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/x86_64/64/arch-syscall.h b/sysdeps/unix/sysv/linux/x86_64/64/arch-syscall.h
index 58646cf..5e4c9e9 100644
--- a/sysdeps/unix/sysv/linux/x86_64/64/arch-syscall.h
+++ b/sysdeps/unix/sysv/linux/x86_64/64/arch-syscall.h
@@ -59,6 +59,7 @@
#define __NR_fchdir 81
#define __NR_fchmod 91
#define __NR_fchmodat 268
+#define __NR_fchmodat2 452
#define __NR_fchown 93
#define __NR_fchownat 260
#define __NR_fcntl 72
@@ -153,6 +154,7 @@
#define __NR_lsetxattr 189
#define __NR_lstat 6
#define __NR_madvise 28
+#define __NR_map_shadow_stack 453
#define __NR_mbind 237
#define __NR_membarrier 324
#define __NR_memfd_create 319
diff --git a/sysdeps/unix/sysv/linux/x86_64/x32/arch-syscall.h b/sysdeps/unix/sysv/linux/x86_64/x32/arch-syscall.h
index 604bcdf..dd5e196 100644
--- a/sysdeps/unix/sysv/linux/x86_64/x32/arch-syscall.h
+++ b/sysdeps/unix/sysv/linux/x86_64/x32/arch-syscall.h
@@ -55,6 +55,7 @@
#define __NR_fchdir 1073741905
#define __NR_fchmod 1073741915
#define __NR_fchmodat 1073742092
+#define __NR_fchmodat2 1073742276
#define __NR_fchown 1073741917
#define __NR_fchownat 1073742084
#define __NR_fcntl 1073741896