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.t32
1 files changed, 32 insertions, 0 deletions
diff --git a/doc/posix1003.1/ch03.t b/doc/posix1003.1/ch03.t
new file mode 100644
index 0000000000..4055267a5d
--- /dev/null
+++ b/doc/posix1003.1/ch03.t
@@ -0,0 +1,32 @@
+@c
+@c COPYRIGHT (c) 1988-1998.
+@c On-Line Applications Research Corporation (OAR).
+@c All rights reserved.
+@c
+@c $Id$
+@c
+
+@chapter Process Primitives
+@section Process Creation and Execution
+@subsection Process Creation
+@subsection Execute a File
+@subsection Register Fork Handlers
+@section Process Termination
+@subsection Wait for Process Termination
+@subsection Terminate a Process
+@section Signals
+@subsection Signal Concepts
+@subsection Send a Signal to a Process
+@subsection Manipulate Signal Sets
+@subsection Examine and Change Signal Action
+@subsection Examine and Change Blocked Signals
+@subsection Examine Pending Signals
+@subsection Wait for a Signal
+@subsection Synchronously Accept a Signal
+@subsection Queue a Signal to a Process
+@subsection Send a Signal to a Thread
+@section Timer Operations
+@subsection Schedule Alarm
+@subsection Suspend Process Execution
+@subsection Delay Process Execution
+