X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-headers%2Ftime.texi;h=5291d46e558f5001e7baae25ebd568f521423350;hb=fa1db0dd22768f09a507674a30beb5b8a87bb35f;hp=7c20e91b312c2d8d107a31018d5da7f54b7f567c;hpb=80fc442c212439b65a2fba722b17529aba2aa1ae;p=gnulib.git diff --git a/doc/posix-headers/time.texi b/doc/posix-headers/time.texi index 7c20e91b3..5291d46e5 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/onlinepubs/9699919799/basedefs/time.h.html} Gnulib module: time @@ -18,4 +18,9 @@ NetBSD 5.0 Portability problems not fixed by Gnulib: @itemize +@item +On some platforms the @code{tv_nsec} member of @code{struct timespec} +is not of type @code{long}, but is of type @code{long long} instead: +glibc x32 + @end itemize