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/syscall-names.list | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'sysdeps/unix/sysv/linux/syscall-names.list') diff --git a/sysdeps/unix/sysv/linux/syscall-names.list b/sysdeps/unix/sysv/linux/syscall-names.list index aac065e7b3..6557bcfde4 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.7. -kernel 6.7 +# The list of system calls is current as of Linux 6.8. +kernel 6.8 FAST_atomic_update FAST_cmpxchg @@ -239,6 +239,7 @@ lgetxattr link linkat listen +listmount listxattr llistxattr llseek @@ -247,6 +248,9 @@ lookup_dcookie lremovexattr lseek lsetxattr +lsm_get_self_attr +lsm_list_modules +lsm_set_self_attr lstat lstat64 madvise @@ -593,6 +597,7 @@ stat stat64 statfs statfs64 +statmount statx stime stty -- cgit 1.4.1