Documentation of what gnulib provides for each header file.
[gnulib.git] / doc / headers / stdlib.texi
1 @node stdlib.h
2 @section @file{stdlib.h}
3
4 Gnulib module: stdlib
5
6 Portability problems fixed by Gnulib:
7 @itemize
8 @item
9 The macros @code{EXIT_SUCCESS} and @code{EXIT_FAILURE} are not defined on
10 some platforms.
11 @item
12 The macro @code{EXIT_FAILURE} is incorrectly defined on Tandem/NSK.
13 @end itemize
14
15 Portability problems not fixed by Gnulib:
16 @itemize
17 @end itemize