This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]