X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-headers%2Ftime.texi;h=7c20e91b312c2d8d107a31018d5da7f54b7f567c;hb=c94cedef255488e271ef59212a9899d9d22c1fae;hp=e9ca581df40cfb665fac3e4f406712e417cf0ecc;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-headers/time.texi b/doc/posix-headers/time.texi index e9ca581df..7c20e91b3 100644 --- a/doc/posix-headers/time.texi +++ b/doc/posix-headers/time.texi @@ -1,7 +1,7 @@ @node time.h @section @file{time.h} -POSIX specification: @url{http://www.opengroup.org/susv3xbd/time.h.html} +POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/time.h.html} Gnulib module: time @@ -9,6 +9,11 @@ Portability problems fixed by Gnulib: @itemize @item @samp{struct timespec} is not defined on some platforms. + +@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: