[PATCH v2 3/8] Filter out NPTL internal signals (BZ #22391)
Adhemerval Zanella
adhemerval.zanella@linaro.org
Mon Nov 6 16:53:00 GMT 2017
On 06/11/2017 14:17, Zack Weinberg wrote:
> On Mon, Nov 6, 2017 at 10:41 AM, Adhemerval Zanella
> <adhemerval.zanella@linaro.org> wrote:
>> * sysdeps/unix/sysv/linux/internal-signals.h
>> (__nptl_has_internal_signal): New function.
>> * sysdeps/unix/sysv/linux/sigprocmask.c (__sigprocmask):
>> Use __has_internal_signal and __clear_internal_signals
>> function.
>
> Still got __nptl_ in there ;-)
>
> zw
>
Fixed, thanks.
More information about the Libc-alpha
mailing list