summaryrefslogtreecommitdiffstats
path: root/doc/posix1003.1/ch03.t
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix1003.1/ch03.t')
-rw-r--r--doc/posix1003.1/ch03.t8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/posix1003.1/ch03.t b/doc/posix1003.1/ch03.t
index b72da34ae8..74ddc5d68a 100644
--- a/doc/posix1003.1/ch03.t
+++ b/doc/posix1003.1/ch03.t
@@ -53,6 +53,13 @@ _exit(), Function, Unimplemented
@subsection Signal Concepts
+@example
+sigset_t, Type,
+struct sigevent, Type,
+union sigval, Type,
+siginfo_t, Type,
+@end example
+
@subsection Send a Signal to a Process
@example
@@ -73,6 +80,7 @@ sigismember(), Function, Implemented
@example
sigaction(), Function, Implemented
+sigaction, Type,
@end example
@subsection Examine and Change Blocked Signals