public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
From: Ulrich Drepper <drepper@redhat.com>
To: GNU libc hacker <libc-hacker@sources.redhat.com>
Subject: sigpause definition
Date: Sat, 08 May 2004 16:48:00 -0000	[thread overview]
Message-ID: <409D0F52.5010103@redhat.com> (raw)

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 ❖

                 reply	other threads:[~2004-05-08 16:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=409D0F52.5010103@redhat.com \
    --to=drepper@redhat.com \
    --cc=libc-hacker@sources.redhat.com \
    /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).