public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Florian Weimer <fweimer@redhat.com>
To: Adhemerval Zanella via Libc-alpha <libc-alpha@sourceware.org>
Cc: alx.manpages@gmail.com,
	Adhemerval Zanella <adhemerval.zanella@linaro.org>,
	Carlos O'Donell <carlos@redhat.com>
Subject: Re: [PATCH] Linux: Add epoll_pwait2
Date: Thu, 13 Jan 2022 11:07:38 +0100	[thread overview]
Message-ID: <87wnj4j6dx.fsf@oldenburg.str.redhat.com> (raw)
In-Reply-To: <20220112193702.2901382-1-adhemerval.zanella@linaro.org> (Adhemerval Zanella via Libc-alpha's message of "Wed, 12 Jan 2022 16:37:02 -0300")

* Adhemerval Zanella via Libc-alpha:

> It is similar to epoll_wait, with the difference the timeout has
> nanosecond resoluting by using struct timespec instead of int.
>
> Although Linux interface only provides 64 bit time_t support, old
> 32 bit interface is also provided (so keep in sync with current
> practice and to no force opt-in on 64 bit time_t).
>
> Checked on x86_64-linux-gnu and i686-linux-gnu.

Patch looks okay to me, but this probably needs RM approval.

Reviewed-by: Florian Weimer <fweimer@redhat.com>

Carlos?

Thanks,
Florian


  reply	other threads:[~2022-01-13 10:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-12 19:37 Adhemerval Zanella
2022-01-13 10:07 ` Florian Weimer [this message]
2022-01-17 14:30   ` Carlos O'Donell

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=87wnj4j6dx.fsf@oldenburg.str.redhat.com \
    --to=fweimer@redhat.com \
    --cc=adhemerval.zanella@linaro.org \
    --cc=alx.manpages@gmail.com \
    --cc=carlos@redhat.com \
    --cc=libc-alpha@sourceware.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).