This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH v2 3/8] Filter out NPTL internal signals (BZ #22391)
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