public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Michael Kerrisk <mtk.manpages@gmail.com>
To: Paul Zimmermann <paul.zimmermann@inria.fr>
Cc: libc-alpha@sourceware.org,
	 Michael Kerrisk-manpages <mtk.manpages@gmail.com>
Subject: Re: sigmask deprecated
Date: Thu, 23 Dec 2021 09:12:49 +0100	[thread overview]
Message-ID: <CALxWeYrwkgBusSeKXgEgMvMhq70VHzA0287=t1KmoqbrMs3ZQQ@mail.gmail.com> (raw)
In-Reply-To: <mwsfujn468.fsf@tomate.loria.fr>

On Thu, Dec 23, 2021 at 8:58 AM Paul Zimmermann
<Paul.Zimmermann@inria.fr> wrote:
>
>        Hi,
>
> while compiling glibc with gcc12, I get a warning saying that sigmask is
> deprecated. Should we care?

For what it's worth, the sigvec(3) manual page has since 2005 said:

       These functions are provided in glibc as a compatibility interface
       for programs that make use of the historical BSD signal API.  This
       API is obsolete: new applications should use the POSIX signal  API
       (sigaction(2), sigprocmask(2), etc.).

Cheers,

Michael

      reply	other threads:[~2021-12-23  8:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-23  7:58 Paul Zimmermann
2021-12-23  8:12 ` Michael Kerrisk [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='CALxWeYrwkgBusSeKXgEgMvMhq70VHzA0287=t1KmoqbrMs3ZQQ@mail.gmail.com' \
    --to=mtk.manpages@gmail.com \
    --cc=libc-alpha@sourceware.org \
    --cc=paul.zimmermann@inria.fr \
    /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).