From: David Miller <davem@davemloft.net>
To: roland@redhat.com
Cc: akpm@linux-foundation.org, drepper@redhat.com,
linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
davidel@xmailserver.org, mtk.manpages@gmail.com,
torvalds@linux-foundation.org, oleg@tv-sign.ru
Subject: Re: [PATCH 02/18] flag parameters: paccept
Date: Thu, 08 May 2008 15:58:41 -0700 (PDT) [thread overview]
Message-ID: <20080508.155841.88051498.davem@davemloft.net> (raw)
In-Reply-To: <20080508225043.0A84026FA85@magilla.localdomain>
From: Roland McGrath <roland@redhat.com>
Date: Thu, 8 May 2008 15:50:43 -0700 (PDT)
> It's now spelled:
>
> set_restore_sigmask();
>
> For the other syscalls that depend on this (e.g. sys_ppoll),
> we just put the whole definition in #ifdef HAVE_SET_RESTORE_SIGMASK.
>
> The few machines that don't have RESTORE_SIGMASK support of some flavor,
> also have not assigned numbers to the syscalls that need it.
I notice that this macro also sets the sigpending bit, although
some paths that end up calling set_restore_sigmask() already
do that.
next prev parent reply other threads:[~2008-05-08 22:58 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-06 21:18 [PATCH 02/18] flag parameters: paccept Ulrich Drepper
2008-05-08 22:38 ` Andrew Morton
2008-05-08 22:50 ` David Miller
2008-05-08 22:50 ` Roland McGrath
2008-05-08 22:58 ` David Miller [this message]
2008-05-13 4:10 ` Andrew Morton
2008-05-13 4:42 ` Ulrich Drepper
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=20080508.155841.88051498.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=akpm@linux-foundation.org \
--cc=davidel@xmailserver.org \
--cc=drepper@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mtk.manpages@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=oleg@tv-sign.ru \
--cc=roland@redhat.com \
--cc=torvalds@linux-foundation.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 NNTP newsgroup(s).