modified: myjupyterlab.sh
[GalaxyCodeBases.git] / c_cpp / lib / gnulib / doc / glibc-headers / sysexits.texi
blob1419913f8d0fef1bcd5698b45c8526865cac862a
1 @node sysexits.h
2 @section @file{sysexits.h}
4 Defines the @code{EX_*} macros, including @code{EX_OK}.
6 Gnulib module: sysexits
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
18 Portability problems not fixed by Gnulib:
19 @itemize
20 @end itemize