From 3de2f8755c6c036dcd0b1f4acd6bcdefe0e775c0 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Wed, 13 Mar 2024 13:57:56 +0000 Subject: 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. --- sysdeps/unix/sysv/linux/mips/mips64/n32/arch-syscall.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sysdeps/unix/sysv/linux/mips/mips64/n32/arch-syscall.h') diff --git a/sysdeps/unix/sysv/linux/mips/mips64/n32/arch-syscall.h b/sysdeps/unix/sysv/linux/mips/mips64/n32/arch-syscall.h index 05bf7d251d..5d37a686e5 100644 --- a/sysdeps/unix/sysv/linux/mips/mips64/n32/arch-syscall.h +++ b/sysdeps/unix/sysv/linux/mips/mips64/n32/arch-syscall.h @@ -154,12 +154,16 @@ #define __NR_link 6084 #define __NR_linkat 6259 #define __NR_listen 6049 +#define __NR_listmount 6458 #define __NR_listxattr 6186 #define __NR_llistxattr 6187 #define __NR_lookup_dcookie 6206 #define __NR_lremovexattr 6190 #define __NR_lseek 6008 #define __NR_lsetxattr 6181 +#define __NR_lsm_get_self_attr 6459 +#define __NR_lsm_list_modules 6461 +#define __NR_lsm_set_self_attr 6460 #define __NR_lstat 6006 #define __NR_madvise 6027 #define __NR_map_shadow_stack 6453 @@ -332,6 +336,7 @@ #define __NR_stat 6004 #define __NR_statfs 6134 #define __NR_statfs64 6217 +#define __NR_statmount 6457 #define __NR_statx 6330 #define __NR_swapoff 6163 #define __NR_swapon 6162 -- cgit 1.4.1