summaryrefslogtreecommitdiffstats
path: root/doc/posix1003.1/ch08.t
blob: 8b3bfa8c7aa919cdd8e048de7f9db9ca7a888867 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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