Hash :
2b6c08c7
Author :
Date :
2008-01-20T00:09:59
Rename two directories: headers -> posix-headers, functions -> posix-functions.
@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