]> git.ipfire.org Git - thirdparty/man-pages.git/commit
pthread_sigmask.3: Note treatment of signals used internally by NPTL
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 22 Mar 2015 10:33:35 +0000 (11:33 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 28 Mar 2015 22:58:04 +0000 (23:58 +0100)
commitbce38798d0f3bb955e781c94e98507d5eb22ff43
tree7ee43aa67ce91ca0dad61d93db5853265ca9cfa4
parent3699b154364dca2879c6ef9a4f10abde07ca3e28
pthread_sigmask.3: Note treatment of signals used internally by NPTL

The glibc implementation silently ignores attempts to block the two
real-time signals used by NPTL.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/pthread_sigmask.3