Re: [PATCH 1/1] libc: Added implementation for sig2str/str2sig.
Matthew Joyce <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <CALo2L3PRqDQA+LO_9FMCzsPUk5CtBDvu7w=i1o4YmgwF=Ec1ow@mail.gmail.com> |
Hi Corinna, My apologies! Thank you very much for the explanation and for your guidance. Sincerely, Matt On Tue, Aug 3, 2021 at 9:44 AM Corinna Vinschen <[email protected]> wrote: > > 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 >