Merge branch 'stable'
[gnulib.git] / doc / glibc-headers / sysexits.texi
1 @node sysexits.h
2 @section @file{sysexits.h}
3
4 Defines the @code{EX_*} macros, including @code{EX_OK}.
5
6 Gnulib module: sysexits
7
8 Portability problems fixed by Gnulib:
9 @itemize
10 @item
11 This header file is missing on some platforms:
12 mingw, MSVC 9, Interix 3.5, BeOS.
13 @item
14 The macro @code{EX_CONFIG} is missing on some platforms:
15 HP-UX 11.
16 @end itemize
17
18 Portability problems not fixed by Gnulib:
19 @itemize
20 @end itemize