X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-headers%2Ftime.texi;h=5291d46e558f5001e7baae25ebd568f521423350;hb=e7086a9a301ffcfef17edbcba9e7c0312c33f7a8;hp=5b2320338f4ce6864d1df6a5e826b3694dac62e9;hpb=3a23fb2a14bef0ae2e48cee0955f95e252b0bcd2;p=gnulib.git diff --git a/doc/posix-headers/time.texi b/doc/posix-headers/time.texi index 5b2320338..5291d46e5 100644 --- a/doc/posix-headers/time.texi +++ b/doc/posix-headers/time.texi @@ -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