From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from wout4-smtp.messagingengine.com (wout4-smtp.messagingengine.com [64.147.123.20]) by sourceware.org (Postfix) with ESMTPS id 7ABE93858C53 for ; Fri, 17 Mar 2023 09:29:15 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 7ABE93858C53 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=statdns.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=statdns.com Received: from compute2.internal (compute2.nyi.internal [10.202.2.46]) by mailout.west.internal (Postfix) with ESMTP id C41383200A29; Fri, 17 Mar 2023 05:29:11 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Fri, 17 Mar 2023 05:29:11 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=statdns.com; h= cc:cc:content-type:content-type:date:date:from:from:in-reply-to :message-id:mime-version:reply-to:sender:subject:subject:to:to; s=fm1; t=1679045351; x=1679131751; bh=Ke70kBpMS5rJ1PuKH1ZgZj6a8 e5EnKt1qLH92Hou6ds=; b=VsTE6RjYEDgRK//CX463sGnHH8iG+LxGKRBhHPzVc Lz+5gL/CFL55Kte3WD0R843RCaBYNVwmSL9ta47AEGm/pRsbe9mcZZeWYhMY5S7A cc3txXfmhD50pkGO3/XWWUbJZs3yifhLccf0GL4Kh5Udb7y3PU2Dv1R6372dkhoV N3152NHOtQKjcWuEQzqNYMkI7fwr1zdhERbO/E+crOavwbHpQzN5cNXuoHBztxHL B4BQUi3MjyzpSXyAVqTyknFPfFDE9xRzOB6/8AAV/VRZ3TBP3QqrZVYv3gBaT+fT PlU4JIuBMKPMAvbIotcoip0v7KoiWcf6QwY64rOSHnEVA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-type:content-type:date:date :feedback-id:feedback-id:from:from:in-reply-to:message-id :mime-version:reply-to:sender:subject:subject:to:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; t= 1679045351; x=1679131751; bh=Ke70kBpMS5rJ1PuKH1ZgZj6a8e5EnKt1qLH 92Hou6ds=; b=lXJ8Ftcevt6/05xcBDs73tPqphmBTchlX9zSr23ldsp4u75qWTL Y48dga5roE1IGeKtF6p2Yog1ao5eJpbxXxyUHZHNLgOpnT2dpehs/glTc5BBlO+8 N4P76mj3aC6QqODckAaf+ZLW9vrhuw3AaNlaahyLUuNmuDBRPJPfXrQli4I1WnO+ +ko2I/XAXff6VDOXkd3MgFChRDxqdS5uAwcmM5nGn3JS8jf1pnlE1TwzjSLmhJBG HnW3vWtCGjNZ8SPH4Hr6dCqi0eNWnreXgG9o5cb4/v3Pa0zt2RHrRbziNFOMyqxr rt2i0WoERKS5Vd0Gc5H3PMAZH2cJFkVkphQ== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvhedrvdefvddgtdefucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpeffhffvvefukfggtggusehttdertd dttddvnecuhfhrohhmpefhrhgvuggvrhhitgcuvegrmhgsuhhsuceofhhrvggusehsthgr thgunhhsrdgtohhmqeenucggtffrrghtthgvrhhnpeevudffleevgefgkeevteehkeekte ffgfevueeluedvvedtteduveeuveevffdukeenucevlhhushhtvghrufhiiigvpedtnecu rfgrrhgrmhepmhgrihhlfhhrohhmpehfrhgvugesshhtrghtughnshdrtghomh X-ME-Proxy: Feedback-ID: ic0e9462c:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Fri, 17 Mar 2023 05:29:10 -0400 (EDT) Date: Fri, 17 Mar 2023 10:29:06 +0100 From: Frederic Cambus To: gdb-patches@sourceware.org Cc: jhb@freebsd.org Subject: [PATCH] Update the NetBSD system call table to add eventfd(2) and timerfd(2). Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Status: No, score=-12.9 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,GIT_PATCH_0,JMQ_SPF_NEUTRAL,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Generated from sys/sys/syscall.h revision 1.321. gdb/ChangeLog: 2023-03-17 Frederic Cambus * syscalls/netbsd.xml: Regenerate. --- gdb/syscalls/netbsd.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gdb/syscalls/netbsd.xml b/gdb/syscalls/netbsd.xml index deaae50c446..2c90a62cece 100644 --- a/gdb/syscalls/netbsd.xml +++ b/gdb/syscalls/netbsd.xml @@ -182,6 +182,9 @@ + + + @@ -258,6 +261,7 @@ + -- 2.39.2