Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Frederic Cambus <fred@statdns.com>
To: gdb-patches@sourceware.org
Cc: jhb@freebsd.org
Subject: [PATCH] Update the NetBSD system call table to add eventfd(2) and timerfd(2).
Date: Fri, 17 Mar 2023 10:29:06 +0100	[thread overview]
Message-ID: <ZBQy4sleZScVcHGM@fedora> (raw)

Generated from sys/sys/syscall.h revision 1.321.

gdb/ChangeLog:

2023-03-17  Frederic Cambus  <fred@statdns.com>

	* 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 @@
   <syscall name="pwrite" number="174"/>
   <syscall name="compat_30_ntp_gettime" number="175"/>
   <syscall name="ntp_adjtime" number="176"/>
+  <syscall name="timerfd_create" number="177"/>
+  <syscall name="timerfd_settime" number="178"/>
+  <syscall name="timerfd_gettime" number="179"/>
   <syscall name="setgid" number="181"/>
   <syscall name="setegid" number="182"/>
   <syscall name="seteuid" number="183"/>
@@ -258,6 +261,7 @@
   <syscall name="mq_receive" number="264"/>
   <syscall name="compat_50_mq_timedsend" number="265"/>
   <syscall name="compat_50_mq_timedreceive" number="266"/>
+  <syscall name="eventfd" number="267"/>
   <syscall name="__posix_rename" number="270"/>
   <syscall name="swapctl" number="271"/>
   <syscall name="compat_30_getdents" number="272"/>
-- 
2.39.2


             reply	other threads:[~2023-03-17  9:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-17  9:29 Frederic Cambus [this message]
2023-03-17 20:55 ` John Baldwin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZBQy4sleZScVcHGM@fedora \
    --to=fred@statdns.com \
    --cc=gdb-patches@sourceware.org \
    --cc=jhb@freebsd.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox