public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
From: Joel Sherrill <joel@rtems.org>
To: Newlib <newlib@sourceware.org>, Matthew Joyce <mfjoyce2004@gmail.com>
Subject: Does Cygwin have str2sig/sig2str?
Date: Thu, 20 May 2021 09:58:16 -0500	[thread overview]
Message-ID: <CAF9ehCWLs08TMe4Ky-WYRCeBQwKTvp+pVsEK4e2evOgLDOt9dA@mail.gmail.com> (raw)

Hi

The next POSIX version is wrapping up and unless something changes will be
adding str2sig and sig2str. Does Cygwin have those?

I'm asking to see if we adapt the Cygwin version for general use or have to
write it from scratch.

The glibc and Illumos implementations are what you would expect. They just
use an array of { signal, string_name} and a lookup search.
Something similar would be OK for newlib.

Thanks.

--joel

             reply	other threads:[~2021-05-20 14:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-20 14:58 Joel Sherrill [this message]
2021-05-20 19:54 ` Corinna Vinschen
2021-05-20 20:23   ` Joel Sherrill
2021-05-25 13:11     ` Corinna Vinschen
2021-06-16 17:01     ` Brian Inglis

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=CAF9ehCWLs08TMe4Ky-WYRCeBQwKTvp+pVsEK4e2evOgLDOt9dA@mail.gmail.com \
    --to=joel@rtems.org \
    --cc=mfjoyce2004@gmail.com \
    --cc=newlib@sourceware.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 read-only IMAP folder(s) and NNTP newsgroup(s).