summaryrefslogtreecommitdiffstats
path: root/doc/posix1003.1/ch08.t
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix1003.1/ch08.t')
-rw-r--r--doc/posix1003.1/ch08.t31
1 files changed, 31 insertions, 0 deletions
diff --git a/doc/posix1003.1/ch08.t b/doc/posix1003.1/ch08.t
new file mode 100644
index 0000000000..8b3bfa8c7a
--- /dev/null
+++ b/doc/posix1003.1/ch08.t
@@ -0,0 +1,31 @@
+@c
+@c COPYRIGHT (c) 1988-1998.
+@c On-Line Applications Research Corporation (OAR).
+@c All rights reserved.
+@c
+@c $Id$
+@c
+
+@chapter Language-Specific Services for the C Programming Language
+@section Referenced C Language Routines
+@subsection Extensions to Time Functions
+@subsection Extensions to setlocale() Function
+@section C Language Input/Output Functions
+@subsection Map a Stream Pointer to a File Descriptor
+@subsection Open a Stream on a File Descriptor
+@subsection Interactions of Other FILE-Type C Functions
+@subsection Operations on Files -- the remove() Function
+@subsection Temporary File Name -- the tmpnam() Function
+@subsection Stdio Locking Functions
+@subsection Stdio With Explicit Client Locking
+@section Other C Language Functions
+@subsection Nonlocal Jumps
+@subsection Set Time Zone
+@subsection Find String Token
+@subsection ASCII Time Representation
+@subsection Current Time Representation
+@subsection Coordinated Universal Time
+@subsection Local Time
+@subsection Pseudo-Random Sequence Generation Functions
+
+