All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael Kerrisk (man-pages)" <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Ian Pilcher <arequipeno-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Subject: Re: ppoll with multiple threads
Date: Sat, 02 May 2015 09:01:21 +0200	[thread overview]
Message-ID: <55447641.9090201@gmail.com> (raw)
In-Reply-To: <5244AF7E.1020500-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

Hello Ian,

On 09/27/2013 12:04 AM, Ian Pilcher wrote:
> The select(2) man page was updated about a year ago to clarify the
> behavior of pselect in multi-threaded programs.
> 
> http://git.kernel.org/cgit/docs/man-pages/man-pages.git/commit/man2/select.2?id=2e72e991695f745d6419feeb77598f61d8c86a52
> 
> Should a similar update be made to poll(2) for ppoll?

Yes. Done. And I made the same change in the description of epoll_pwait().

Thanks,

Michael


> If I'm reading the kernel source (fs/select.c) correctly, both syscalls
> (pselect6 and ppoll) use a (possibly unfortunately named) "sigprocmask"
> function to manipulate the signal mask, so their behavior should be the
> same in this regard.
> 
> Also, it might be nice to clarify that these changes are clarifications
> of existing behavior, rather than new behavior (i.e. clarify the
> clarification).  The current situation is pretty confusing:
> 
> http://stackoverflow.com/questions/17011460/ppoll-vs-pselect-with-multiple-threads
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      parent reply	other threads:[~2015-05-02  7:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-26 22:04 ppoll with multiple threads Ian Pilcher
     [not found] ` <5244AF7E.1020500-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-05-02  7:01   ` 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=55447641.9090201@gmail.com \
    --to=mtk.manpages-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=arequipeno-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.