From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1105) id 7946D385840F; Thu, 23 Feb 2023 22:53:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7946D385840F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1677192812; bh=v57NPpc6iehQh/RHqntjjssUXkmz7In59vhayF5/JFE=; h=From:To:Subject:Date:From; b=YKfqAjQQAhFBH3useMnn1pxj0eLX0z45cmStw/Iu2ggWeLad4WXsWcw9be4ADwAsE lef13N5o/bZ58oLNuq1TC5mnvkeTjGipyC/TCWOhQ5rMJy2IUuj227Nqw8RcVPy3Of DOoCqsCAzoagfzs3knKWVOrQNiahrigr2LJsnh5g= 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.2 X-Act-Checkin: glibc X-Git-Author: Joseph Myers X-Git-Refname: refs/heads/master X-Git-Oldrev: 188ecdb7774145050a6e167a277f45f03dac5fe8 X-Git-Newrev: f8e8effa2629c74769a3552aba33175746b710bb Message-Id: <20230223225332.7946D385840F@sourceware.org> Date: Thu, 23 Feb 2023 22:53:32 +0000 (GMT) List-Id: https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=f8e8effa2629c74769a3552aba33175746b710bb commit f8e8effa2629c74769a3552aba33175746b710bb Author: Joseph Myers Date: Thu Feb 23 22:53:17 2023 +0000 Update syscall lists for Linux 6.2 Linux 6.2 has no new syscalls. Update the version number in syscall-names.list to reflect that it is still current for 6.2. 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 822498d3e3..5d27b5279c 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.1. -kernel 6.1 +# The list of system calls is current as of Linux 6.2. +kernel 6.2 FAST_atomic_update FAST_cmpxchg