unicodeio: Fix wrong result on FreeBSD.
[gnulib.git] / doc / glibc-headers / sysexits.texi
blobdf1c5dae844311162146fa343064f45e53916ef7
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 14.
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