+2008-10-05 Bruno Haible <bruno@clisp.org>
+
+ * doc/posix-headers/sys_select.texi: Mention 'struct timeval' problem
+ as being fixed by gnulib.
+
2008-10-05 Bruno Haible <bruno@clisp.org>
* modules/select-tests: New file, mostly copied from
@item
This header file is not self-contained on some platforms: it requires
@code{<sys/types.h>} to be included first.
+@item
+This header file does not define @code{struct timeval} on some platforms:
+OSF/1 4.0.
@end itemize
Portability problems not fixed by Gnulib:
@itemize
-@item
-This header file does not define @code{struct timeval} on some platforms:
-OSF/1 4.0.
@end itemize