aboutsummaryrefslogtreecommitdiffstats
path: root/man3/sigsetops.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/sigsetops.3')
-rw-r--r--man3/sigsetops.38
1 files changed, 8 insertions, 0 deletions
diff --git a/man3/sigsetops.3 b/man3/sigsetops.3
index a515a7b97f..32653ded1f 100644
--- a/man3/sigsetops.3
+++ b/man3/sigsetops.3
@@ -154,6 +154,14 @@ T} Thread safety MT-Safe
.SH CONFORMING TO
POSIX.1-2001.
.SH NOTES
+When creating a filled signal set, the glibc
+.BR sigfillset ()
+function does not include the two real-time signals used internally
+by the NPTL threading implementation.
+See
+.BR nptl (7)
+for details.
+
.SS Glibc extensions
If the
.B _GNU_SOURCE