summaryrefslogtreecommitdiff
path: root/gnulib/doc/glibc-headers/sysexits.texi
blob: 1419913f8d0fef1bcd5698b45c8526865cac862a (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, MSVC 9, 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