standards-version: 3.9.0
[gnulib.git] / doc / posix-headers / stddef.texi
index df28e0f..92ff294 100644 (file)
@@ -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: