public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Carlos O'Donell <carlos@redhat.com>
To: Florian Weimer <fweimer@redhat.com>,
	Adhemerval Zanella via Libc-alpha <libc-alpha@sourceware.org>
Cc: alx.manpages@gmail.com,
	Adhemerval Zanella <adhemerval.zanella@linaro.org>
Subject: Re: [PATCH] Linux: Add epoll_pwait2
Date: Mon, 17 Jan 2022 09:30:23 -0500	[thread overview]
Message-ID: <8789d1f2-e97e-1b8b-3a1a-23f6cca1b991@redhat.com> (raw)
In-Reply-To: <87wnj4j6dx.fsf@oldenburg.str.redhat.com>

On 1/13/22 05:07, Florian Weimer wrote:
> * 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?

Approved for glibc 2.35.

Syscall wrappers are very narrow ABI additions and enabling new syscalls
is important enough.


-- 
Cheers,
Carlos.


      reply	other threads:[~2022-01-17 14:30 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
2022-01-17 14:30   ` Carlos O'Donell [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=8789d1f2-e97e-1b8b-3a1a-23f6cca1b991@redhat.com \
    --to=carlos@redhat.com \
    --cc=adhemerval.zanella@linaro.org \
    --cc=alx.manpages@gmail.com \
    --cc=fweimer@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).