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

The glibc sigwait() silently ignore attempts to wait for
signals used by NPTL.

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