summaryrefslogtreecommitdiff
path: root/doc/glibc-headers/sysexits.texi
blob: 3db771a58b5353b2cc3d3e97a5f064a1a0318393 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
@node sysexits.h
@section @file{sysexits.h}

Defines the @code{EX_*} macros, including @code{EX_OK}.

Gnulib module: sysexits

Portability problems fixed by Gnulib:
@itemize
@item
This header file is missing on some platforms:
mingw, Interix 3.5, BeOS.
@item
The macro @code{EX_CONFIG} is missing on some platforms:
HP-UX 11.
@end itemize

Portability problems not fixed by Gnulib:
@itemize
@end itemize