about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips/mips32/arch-syscall.h
diff options
context:
space:
mode:
authorJoseph Myers <josmyers@redhat.com>2024-03-13 13:57:56 +0000
committerJoseph Myers <josmyers@redhat.com>2024-03-13 13:57:56 +0000
commit3de2f8755c6c036dcd0b1f4acd6bcdefe0e775c0 (patch)
treea9d7a6419d3c00964ce0d4b25eba4f0e25ee0312 /sysdeps/unix/sysv/linux/mips/mips32/arch-syscall.h
parentcba186f2f07b5f717a1ab3a4345102a296a27681 (diff)
downloadglibc-3de2f8755c6c036dcd0b1f4acd6bcdefe0e775c0.tar.gz
glibc-3de2f8755c6c036dcd0b1f4acd6bcdefe0e775c0.tar.xz
glibc-3de2f8755c6c036dcd0b1f4acd6bcdefe0e775c0.zip
Update syscall lists for Linux 6.8
Linux 6.8 adds five new syscalls.  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/mips/mips32/arch-syscall.h')
-rw-r--r--sysdeps/unix/sysv/linux/mips/mips32/arch-syscall.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/mips/mips32/arch-syscall.h b/sysdeps/unix/sysv/linux/mips/mips32/arch-syscall.h
index d75af97467..86ffd5ce84 100644
--- a/sysdeps/unix/sysv/linux/mips/mips32/arch-syscall.h
+++ b/sysdeps/unix/sysv/linux/mips/mips32/arch-syscall.h
@@ -166,6 +166,7 @@
 #define __NR_link 4009
 #define __NR_linkat 4296
 #define __NR_listen 4174
+#define __NR_listmount 4458
 #define __NR_listxattr 4230
 #define __NR_llistxattr 4231
 #define __NR_lock 4053
@@ -173,6 +174,9 @@
 #define __NR_lremovexattr 4234
 #define __NR_lseek 4019
 #define __NR_lsetxattr 4225
+#define __NR_lsm_get_self_attr 4459
+#define __NR_lsm_list_modules 4461
+#define __NR_lsm_set_self_attr 4460
 #define __NR_lstat 4107
 #define __NR_lstat64 4214
 #define __NR_madvise 4218
@@ -362,6 +366,7 @@
 #define __NR_stat64 4213
 #define __NR_statfs 4099
 #define __NR_statfs64 4255
+#define __NR_statmount 4457
 #define __NR_statx 4366
 #define __NR_stime 4025
 #define __NR_stty 4031