summaryrefslogtreecommitdiffstats
path: root/doc/posix1003.1/ch06.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-11 22:06:41 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-11 22:06:41 +0000
commit2d19ed6c69296eeeb41796f2a8474c02234f4eb1 (patch)
tree6947fa43d8549e288b3b0855351517622eeaa5cd /doc/posix1003.1/ch06.t
parentCorrected to indicate test cases which were skipped. (diff)
downloadrtems-2d19ed6c69296eeeb41796f2a8474c02234f4eb1.tar.bz2
Baseline
Diffstat (limited to 'doc/posix1003.1/ch06.t')
-rw-r--r--doc/posix1003.1/ch06.t36
1 files changed, 36 insertions, 0 deletions
diff --git a/doc/posix1003.1/ch06.t b/doc/posix1003.1/ch06.t
new file mode 100644
index 0000000000..b3be22feb3
--- /dev/null
+++ b/doc/posix1003.1/ch06.t
@@ -0,0 +1,36 @@
+@c
+@c COPYRIGHT (c) 1988-1998.
+@c On-Line Applications Research Corporation (OAR).
+@c All rights reserved.
+@c
+@c $Id$
+@c
+
+@chapter Input and Output Primitives
+@section Pipes
+@subsection Create an Inter-Process Channel
+@section File Descriptor Manipulation
+@subsection Duplicate an Open File Descriptor
+@section File Descriptor Deassignment
+@subsection Close a File
+@section Input and Output
+@subsection Read from a File
+@subsection Write to a File
+@section Control Operations on Files
+@subsection Data Definitions for File Control Operations
+@subsection File Control
+@subsection Reposition Read/Write File Offset
+@section File Synchronization
+@subsection Synchronize the State of a File
+@subsection Synchronize the Data of a File
+@section Asynchronous Input and Output
+@subsection Data Definitions for Asynchronous Input and Output
+@subsection Asynchronous Read
+@subsection Asynchronous Write
+@subsection List Directed I/O
+@subsection Retrieve Error Status of Asynchronous I/O Operation
+@subsection Retrieve Return Status of Asynchronous I/O Operation
+@subsection Cancel Asynchronous I/O Request
+@subsection Wait for Asynchronous I/O Request
+@subsection Asynchronous File Synchronization
+