From 33494093816741dca34025634a85178795e7a487 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 16 Mar 1998 18:08:38 +0000 Subject: Added function status and data types --- doc/posix1003.1/ch03.t | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/posix1003.1/ch03.t') 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 -- cgit v1.2.3