From: "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com>
To: Alejandro Colomar <alx.manpages@gmail.com>
Cc: mtk.manpages@gmail.com, Florian Weimer <fweimer@redhat.com>,
libc-alpha@sourceware.org, linux-man <linux-man@vger.kernel.org>,
Willem de Bruijn <willemb@google.com>
Subject: Re: [PATCH v2] epoll_wait.2: Glibc doesn't provide epoll_pwait2() yet
Date: Sat, 6 Feb 2021 21:39:39 +0100 [thread overview]
Message-ID: <0a0f61a7-31ed-875d-0077-54a853fed98b@gmail.com> (raw)
In-Reply-To: <20210206114303.4657-1-alx.manpages@gmail.com>
Hi Alex,
On 2/6/21 12:43 PM, Alejandro Colomar wrote:
> I filed a bug against glibc
> requesting the wrapper for the new syscall.
>
> Glibc bug: <https://sourceware.org/bugzilla/show_bug.cgi?id=27359>
> Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
> ---
>
> Hi Michael,
>
> Yes, filing a bug is one better :-).
Thanks * 2. Patch applied.
Cheers,
Michael
>
> Cheers,
>
> Alex
>
> man2/epoll_wait.2 | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/man2/epoll_wait.2 b/man2/epoll_wait.2
> index f0e432478..f941023c2 100644
> --- a/man2/epoll_wait.2
> +++ b/man2/epoll_wait.2
> @@ -35,6 +35,9 @@ epoll_wait, epoll_pwait, epoll_pwait2 \- wait for an I/O event on an epoll file
> .BI "int epoll_pwait2(int " epfd ", struct epoll_event *" events ,
> .BI " int " maxevents ", const struct timespec *" timeout ,
> .BI " const sigset_t *" sigmask );
> +.\" FIXME: Check if glibc has added a wrapper for epoll_pwait2(),
> +.\" and if so, check the prototype.
> +.\" https://sourceware.org/bugzilla/show_bug.cgi?id=27359
> .fi
> .SH DESCRIPTION
> The
>
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
prev parent reply other threads:[~2021-02-06 20:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-03 18:25 [PATCH] epoll_wait.2: Glibc doesn't provide epoll_pwait2() yet Alejandro Colomar
2021-02-06 9:56 ` Michael Kerrisk (man-pages)
2021-02-06 11:43 ` [PATCH v2] " Alejandro Colomar
2021-02-06 20:39 ` Michael Kerrisk (man-pages) [this message]
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=0a0f61a7-31ed-875d-0077-54a853fed98b@gmail.com \
--to=mtk.manpages@gmail.com \
--cc=alx.manpages@gmail.com \
--cc=fweimer@redhat.com \
--cc=libc-alpha@sourceware.org \
--cc=linux-man@vger.kernel.org \
--cc=willemb@google.com \
/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