From eea6f1e079a301dfd5c7b7f4faf38b4d6e7ea059 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Wed, 12 Mar 2025 12:51:28 +0000 Subject: Update syscall lists for Linux 6.13 Linux 6.13 adds four 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/sh/arch-syscall.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sysdeps/unix/sysv/linux/sh/arch-syscall.h') diff --git a/sysdeps/unix/sysv/linux/sh/arch-syscall.h b/sysdeps/unix/sysv/linux/sh/arch-syscall.h index 165ba01..52cc320 100644 --- a/sysdeps/unix/sysv/linux/sh/arch-syscall.h +++ b/sysdeps/unix/sysv/linux/sh/arch-syscall.h @@ -133,6 +133,7 @@ #define __NR_getuid 24 #define __NR_getuid32 199 #define __NR_getxattr 229 +#define __NR_getxattrat 464 #define __NR_init_module 128 #define __NR_inotify_add_watch 291 #define __NR_inotify_init 290 @@ -166,6 +167,7 @@ #define __NR_listen 343 #define __NR_listmount 458 #define __NR_listxattr 232 +#define __NR_listxattrat 465 #define __NR_llistxattr 233 #define __NR_lookup_dcookie 253 #define __NR_lremovexattr 236 @@ -274,6 +276,7 @@ #define __NR_recvmsg 356 #define __NR_remap_file_pages 257 #define __NR_removexattr 235 +#define __NR_removexattrat 466 #define __NR_rename 38 #define __NR_renameat 302 #define __NR_renameat2 371 @@ -346,6 +349,7 @@ #define __NR_setuid 23 #define __NR_setuid32 213 #define __NR_setxattr 226 +#define __NR_setxattrat 463 #define __NR_sgetmask 68 #define __NR_shmat 397 #define __NR_shmctl 396 -- cgit v1.1