From patchwork Thu Nov 28 20:13:01 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joseph Myers X-Patchwork-Id: 1202276 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=sourceware.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=libc-alpha-return-107531-incoming=patchwork.ozlabs.org@sourceware.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=codesourcery.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.b="MB9FH7kQ"; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 47P8300xn6z9s4Y for ; Fri, 29 Nov 2019 07:13:15 +1100 (AEDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:mime-version :content-type; q=dns; s=default; b=ZtFbhEPNcyDYdw1mcfWAoIFUfxPdU awI9uAIcNLYqhyn8rXWwk7iL7Ym7h2uICJlQk3smx2NZAiWUMrWliZkJXwWWQURM VVhwFtGlK9uZWz94pnucvJ0S9EJ3vWvzHcrchm69bUl1KciZYwoMCeMxdy8+pRlU 7z838pOvH4MGqs= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:mime-version :content-type; s=default; bh=nMaVutLojfnQq+q6jIdniW7abcA=; b=MB9 FH7kQTG3OgbgnQ7hleTZlD0zD/rp1uBruKgPjLS05O/DqnCI0llTgOL0TNc24VjW gO7JdrGy4s/46Kuz5uIsLgodPWfre7/NBQW9LFtEndK4z5e103jqBGWb5FeDmy/N Ae7AmnAVhTM1gD3b8TVlsTyKHOfvKEmUak++Xz/Q= Received: (qmail 40161 invoked by alias); 28 Nov 2019 20:13:10 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 40150 invoked by uid 89); 28 Nov 2019 20:13:10 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-14.9 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, KAM_NUMSUBJECT, SPF_PASS autolearn=ham version=3.3.1 spammy=HX-Languages-Length:827 X-HELO: esa2.mentor.iphmx.com IronPort-SDR: mjWlHdTbgp1L4eYrbxfnuEPKQLJf240jqUt7//q0/wkPht6iqtzEPl0jaf7tCCZmYGXJkoE6u3 Aa91KGW+4xAPIT6b0ix9++2Jo4foVUpIXiy1EWyHfg/u6mAgBYipMkP2TQNGzu7YjK29DrKH3x I3bvYAM/j48UE6p2HOYJcju7GYgIN5SKQqXewY/4vdReb7ZcL2SQmpOuQRrBMo3NOIJTy25AsV tEg7toJ9ndNRLtyceAcgIlcuKqUTjnkIVj4ous4HSPJhXZlxzZ5L10YjkkpBM+I7mNQ62d3fYz 3/M= IronPort-SDR: qdGunOfWm40aWHJQRDRP8N7zssgFsMH92yJrsoQnfjeKg4IzJfWDv7uFA1JKPHRbIo2xXsvo/J 7BK7S+48WEYegiv2Un51Acp5B9CQALnPARKUdRdVK3ytERompoO00Z+EGMmBWlk4vrgwFoR52R nZypDXi+5SQxDsYcPNC/Ghan3xrd1cpP+diP1d6DTuqo3KfFiKQg1gVZtUDmgI0pK8jHVWY+ix yxyhznetZnpI/bAfJd96Qb4UX9p/ATtasO3/W9/xMw9V6pTp2/We+/RUlXwE0jmXT9ufdSu41m tkc= Date: Thu, 28 Nov 2019 20:13:01 +0000 From: Joseph Myers To: Subject: Update syscall-names.list for Linux 5.4 Message-ID: User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 This patch updates syscall-names.list for Linux 5.4. There are no new syscalls, so this is just a matter of updating the version number listed in the file. Tested with build-many-glibcs.py. diff --git a/sysdeps/unix/sysv/linux/syscall-names.list b/sysdeps/unix/sysv/linux/syscall-names.list index 1527823611..d0cca839db 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.3. -kernel 5.3 +# The list of system calls is current as of Linux 5.4. +kernel 5.4 FAST_atomic_update FAST_cmpxchg