public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* sigpause definition
@ 2004-05-08 16:48 Ulrich Drepper
  0 siblings, 0 replies; only message in thread
From: Ulrich Drepper @ 2004-05-08 16:48 UTC (permalink / raw)
  To: GNU libc hacker

Up to now one almost always got the BSD definition of sigpause() which
is clearly inferior since it cannot handle all signals.  I just checked
in a patch which changes the code to use the XPG definition unless BSD
is preferred.

This change can of course have some negative consequences wrt to source
compatibility but most such uses are caught and I state that almost
everybody wants to have the XPG definition.  Add this to the fact that
the function is almost not used at all (I couldn't find a single binary
of DSO) the change should be save enough.

Speak up now if you disagree.

-- 
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-05-08 16:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-08 16:48 sigpause definition Ulrich Drepper

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).