X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-headers%2Fstddef.texi;h=92ff294cb485a64ed8a98e095ebaea28fee13f44;hb=cba438acdae37afb7ad6d4e4f4e76c11e5156791;hp=df28e0fb797f56fdb7f984e7f716de08c828d898;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-headers/stddef.texi b/doc/posix-headers/stddef.texi index df28e0fb7..92ff294cb 100644 --- a/doc/posix-headers/stddef.texi +++ b/doc/posix-headers/stddef.texi @@ -3,10 +3,17 @@ POSIX specification: @url{http://www.opengroup.org/susv3xbd/stddef.h.html} -Gnulib module: --- +Gnulib module: stddef Portability problems fixed by Gnulib: @itemize +@item +Some old platforms fail to provide @code{wchar_t}. + +@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: