From: Ulrich Drepper <drepper@redhat.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
davidel@xmailserver.org, mtk.manpages@gmail.com,
torvalds@linux-foundation.org, Roland McGrath <roland@redhat.com>
Subject: Re: [PATCH 02/18] flag parameters: paccept
Date: Mon, 12 May 2008 21:42:31 -0700 [thread overview]
Message-ID: <48291C37.2030403@redhat.com> (raw)
In-Reply-To: <20080512211056.16e07167.akpm@linux-foundation.org>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Andrew Morton wrote:
> because afacit arm doesn't implement set_restore_sigmask() and nor does
> it need to, because it doesn't set HAVE_SET_RESTORE_SIGMASK.
pselect isn't define if HAVE_SET_RESTORE_SIGMASK isn't defined. That's
fine since pselect offers nothing over select except the signal
handling. For paccept we'll have to be a bit more sophisticated, I'm
afraid. Patch in a few minutes.
- --
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
iD8DBQFIKRw32ijCOnn/RHQRArz0AJ9RXoICEi/1Wmc2g/Xg7QMpaRfMjACggwhC
ON/2WP6i03QBerzu6qe/iPs=
=S2H+
-----END PGP SIGNATURE-----
prev parent reply other threads:[~2008-05-13 4:43 UTC|newest]
Thread overview: 8+ 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
2008-05-09 8:01 ` Ulrich Drepper
2008-05-13 4:10 ` Andrew Morton
2008-05-13 4:42 ` Ulrich Drepper [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=48291C37.2030403@redhat.com \
--to=drepper@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=davidel@xmailserver.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mtk.manpages@gmail.com \
--cc=netdev@vger.kernel.org \
--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 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.