1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/doc/posix-headers/stdlib.texi

20 lines
435 B
Plaintext

@node stdlib.h
@section @file{stdlib.h}
POSIX specification: @url{http://www.opengroup.org/susv3xbd/stdlib.h.html}
Gnulib module: stdlib
Portability problems fixed by Gnulib:
@itemize
@item
The macros @code{EXIT_SUCCESS} and @code{EXIT_FAILURE} are not defined on
some platforms.
@item
The macro @code{EXIT_FAILURE} is incorrectly defined on Tandem/NSK.
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@end itemize