From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1105) id 214FA3858D37; Wed, 5 Oct 2022 14:33:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 214FA3858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1664980411; bh=kwe4ndmOdKXaCKagdBcXLSZTu6EzXL/kd7pakmLzY1I=; h=From:To:Subject:Date:From; b=q+LmVh1aEwVe90framKOZVdYJCpUPkHII9HWElB3c+tAB/+HnBTJMKJ+gRGBkxuCq OpjGvpB46qqb0ZFHi5eMNj1w9kFRHoAdf+qtYQw64s8CFjm2mEz1ccbVgvXbRS76VX PBjsbrYJgrdKFsjQhiTpydS2i1Gvuv1/IS7WU98o= 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.0 X-Act-Checkin: glibc X-Git-Author: Joseph Myers X-Git-Refname: refs/heads/master X-Git-Oldrev: 6e33e5c4b73cea7b8aa3de0947123db16200fb65 X-Git-Newrev: 919b9bfaa969c9517fe86c753c001b96ee4ea840 Message-Id: <20221005143331.214FA3858D37@sourceware.org> Date: Wed, 5 Oct 2022 14:33:30 +0000 (GMT) List-Id: https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=919b9bfaa969c9517fe86c753c001b96ee4ea840 commit 919b9bfaa969c9517fe86c753c001b96ee4ea840 Author: Joseph Myers Date: Wed Oct 5 14:33:14 2022 +0000 Update syscall lists for Linux 6.0 Linux 6.0 has no new syscalls. Update the version number in syscall-names.list to reflect that it is still current for 6.0. 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 028ad3107a..4a78258646 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 5.19. -kernel 5.19 +# The list of system calls is current as of Linux 6.0. +kernel 6.0 FAST_atomic_update FAST_cmpxchg