2fc6280f753d3f30972a4857b12c8c142dd53438
[gnulib.git] / doc / headers / stdlib.texi
1 @node stdlib.h
2 @section @file{stdlib.h}
3
4 POSIX specification: @url{http://www.opengroup.org/susv3xbd/stdlib.h.html}
5
6 Gnulib module: stdlib
7
8 Portability problems fixed by Gnulib:
9 @itemize
10 @item
11 The macros @code{EXIT_SUCCESS} and @code{EXIT_FAILURE} are not defined on
12 some platforms.
13 @item
14 The macro @code{EXIT_FAILURE} is incorrectly defined on Tandem/NSK.
15 @end itemize
16
17 Portability problems not fixed by Gnulib:
18 @itemize
19 @end itemize