Hash :
c35f7836
Author :
Date :
2008-01-12T16:28:52
Add documentation chapter about the glibc header files.
@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