Re: [PATCH 1/1] libc: Added implementation for sig2str/str2sig.
Corinna Vinschen <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
Hi Matt, On Aug 3 05:54, Matt Joyce wrote: > Added implementations for sig2str() and str2sig() in libc/signal > in order to improve POSIX compliance. Added fucntion prototypes > in libc/include/sys/signal.h. This isn't quite right. I already pushed your patch with the fixes I applied, as well as the patch from Christoph Muellner. If you want to apply further patches, you have to send them as additional patch on top of the current state of the repo. Thanks, Corinna