This looks OK to me.
GO ahead and submit to newlib@ for their review.
--joel
On Fri, Jul 9, 2021 at 3:01 AM Matt Joyce wrote:
>
> Added implementations for sig2str() and str2sig() in libc/signal in order
> to improve POSIX compliance. Added function prototypes added to
> sys/signal.h.
> ---
>
Added implementations for sig2str() and str2sig() in libc/signal in order
to improve POSIX compliance. Added function prototypes added to
sys/signal.h.
---
newlib/libc/include/sys/signal.h | 12 ++
newlib/libc/signal/sig2str.c | 235 +++
2 files changed, 247 insert