X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-headers%2Fstdlib.texi;h=b6074387fc5ed3b7353dac4e268c1c92e6e90f18;hb=c94cedef255488e271ef59212a9899d9d22c1fae;hp=2fc6280f753d3f30972a4857b12c8c142dd53438;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-headers/stdlib.texi b/doc/posix-headers/stdlib.texi index 2fc6280f7..b6074387f 100644 --- a/doc/posix-headers/stdlib.texi +++ b/doc/posix-headers/stdlib.texi @@ -1,7 +1,7 @@ @node stdlib.h @section @file{stdlib.h} -POSIX specification: @url{http://www.opengroup.org/susv3xbd/stdlib.h.html} +POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/stdlib.h.html} Gnulib module: stdlib @@ -12,6 +12,11 @@ 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. + +@item +Some platforms provide a @code{NULL} macro that cannot be used in arbitrary +expressions: +NetBSD 5.0 @end itemize Portability problems not fixed by Gnulib: