public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* Does Cygwin have str2sig/sig2str?
@ 2021-05-20 14:58 Joel Sherrill
  2021-05-20 19:54 ` Corinna Vinschen
  0 siblings, 1 reply; 5+ messages in thread
From: Joel Sherrill @ 2021-05-20 14:58 UTC (permalink / raw)
  To: Newlib, Matthew Joyce

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-06-16 17:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-20 14:58 Does Cygwin have str2sig/sig2str? Joel Sherrill
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

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