From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1105) id 37498385734A; Mon, 15 May 2023 22:27:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 37498385734A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1684189632; bh=gZZr74xe0hhnBAkKdcP4vVb3zb2nfi38kX9JgACyaO8=; h=From:To:Subject:Date:From; b=rjWFWTJNs+bbqS85rUDTATFfU4bR3S3Jn6Zsa/zGTFfh+vGRm8UdMIpEQJZqbObQ0 SORSbE2o25UbgAg16s+hhFxzkaJ1BWMXMxdO4+mh7WdM8AaZjmiK3ox8fzXTmT4POx 34gGtCT/vsgSJ/wru8YiYCrvsghdaxW9GpLTaWA4= 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.3 X-Act-Checkin: glibc X-Git-Author: Joseph Myers X-Git-Refname: refs/heads/master X-Git-Oldrev: d6c72f976c61d3c1465699f2bcad77e62bafe61d X-Git-Newrev: eeef96f56ce399f2c3fc1d93c0ba1dde34f3ae41 Message-Id: <20230515222712.37498385734A@sourceware.org> Date: Mon, 15 May 2023 22:27:12 +0000 (GMT) List-Id: https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=eeef96f56ce399f2c3fc1d93c0ba1dde34f3ae41 commit eeef96f56ce399f2c3fc1d93c0ba1dde34f3ae41 Author: Joseph Myers Date: Mon May 15 22:26:56 2023 +0000 Update syscall lists for Linux 6.3 Linux 6.3 has no new syscalls. Update the version number in syscall-names.list to reflect that it is still current for 6.3. Tested with build-many-glibcs.py. 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 5d27b5279c..72fe1d5efe 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.2. -kernel 6.2 +# The list of system calls is current as of Linux 6.3. +kernel 6.3 FAST_atomic_update FAST_cmpxchg