From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1105) id 527D83858421; Tue, 20 Dec 2022 15:24:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 527D83858421 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1671549884; bh=ntwiyJaizUdbLiwB5hsk/L+UcpxzfYnhNWnWcaqsd54=; h=From:To:Subject:Date:From; b=CKBxlmQ8YxvIDxyCJjXbalgyDYUp0qoLozyf+WRNdNzgxGiy8Bo9aRg93ubhotbTC mO6HlvcuMDu2asIVvI2o/P4+gUcJuEFlSMHqzleOPzgfEHFaqguQpY5J2DyyINITj4 9UrE8yZgXKSkK8je5DqUc0WH5UHSe/3q5QnvTCQs= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Joseph Myers To: glibc-cvs@sourceware.org Subject: [glibc] Update syscall lists for Linux 6.1 X-Act-Checkin: glibc X-Git-Author: Joseph Myers X-Git-Refname: refs/heads/master X-Git-Oldrev: 118816de3383ff12769349784689141355cc787c X-Git-Newrev: 5ab9b2c92411eb52f7b7a8e6074f0740d9bd727b Message-Id: <20221220152444.527D83858421@sourceware.org> Date: Tue, 20 Dec 2022 15:24:44 +0000 (GMT) List-Id: https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=5ab9b2c92411eb52f7b7a8e6074f0740d9bd727b commit 5ab9b2c92411eb52f7b7a8e6074f0740d9bd727b Author: Joseph Myers Date: Tue Dec 20 15:24:29 2022 +0000 Update syscall lists for Linux 6.1 Linux 6.1 has no new syscalls. Update the version number in syscall-names.list to reflect that it is still current for 6.1. Diff: --- sysdeps/unix/sysv/linux/syscall-names.list | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sysdeps/unix/sysv/linux/syscall-names.list b/sysdeps/unix/sysv/linux/syscall-names.list index 4a78258646..1274d9cd4a 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.0. -kernel 6.0 +# The list of system calls is current as of Linux 6.1. +kernel 6.1 FAST_atomic_update FAST_cmpxchg