summaryrefslogtreecommitdiffstats
path: root/doc/posix1003.1/ch02.t
blob: 0655c0714d0d123aac5937bfbc0d8406e732b631 (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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
@c
@c  COPYRIGHT (c) 1988-1998.
@c  On-Line Applications Research Corporation (OAR).
@c  All rights reserved.
@c
@c  $Id$
@c

@chapter Terminology and General Requirements

@section Conventions

@section Definitions

@section General Concepts

@section Error Numbers

@section Primitive System Types

@example
dev_t, Type,
gid_t, Type,
ino_t, Type,
mode_t, Type,
nlink_t, Type,
off_t, Type,
pid_t, Type,
pthread_t, Type,
pthread_attr_t, Type,
pthread_mutex_t, Type,
pthread_mutex_attr_t, Type,
pthread_cond_t, Type,
pthread_cond_attr_t, Type,
pthread_key_t, Type,
pthread_once_t, Type,
size_t, Type,
ssize_t, Type,
@end example

@section Environment Description

@section C Language Definitions

@section Numerical Limits

@section Symbolic Constants