[PATCH 4/4] signal: Only handle on NSIG signals on signal functions (BZ #25657)

Adhemerval Zanella adhemerval.zanella@linaro.org
Tue Apr 21 19:00:52 GMT 2020



On 21/04/2020 15:40, Andreas Schwab wrote:
> On Apr 21 2020, Adhemerval Zanella wrote:
> 
>> I have added the following comment on linux sigsetopts.h:
>>
>>   /* Linux sig* functions only handle up to __NSIG_WORDS words instead of
>>      full _SIGSET_NWORDS sigset size.  The signal numbers are 1-based, and
>>      bit 0 of a signal mask is for signal 1.  */
> 
> You forgot to fix __NSIG_WORDS.

Hum what exactly? I missing to see what might be missing here. Is the
related to comment or the __NSIG_WORDS value itself?


More information about the Libc-alpha mailing list