summaryrefslogtreecommitdiff
path: root/doc/posix-headers
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2008-09-28 17:02:37 +0200
committerBruno Haible <bruno@clisp.org>2008-09-28 17:02:37 +0200
commit87ebcbbb9a743d61f5c5e3a5274476aff8426139 (patch)
treec9a635e5fb9f8338d262af9ebe27e4581754761e /doc/posix-headers
parente2600ffdcf6c35561545d553e07e52e0db8f9a38 (diff)
downloadgnulib-87ebcbbb9a743d61f5c5e3a5274476aff8426139.tar.gz
OSF/1 4.0 has a <sys/select.h> that lacks 'struct timeval'.
Diffstat (limited to 'doc/posix-headers')
-rw-r--r--doc/posix-headers/sys_select.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/posix-headers/sys_select.texi b/doc/posix-headers/sys_select.texi
index b005c300e4..6254288b61 100644
--- a/doc/posix-headers/sys_select.texi
+++ b/doc/posix-headers/sys_select.texi
@@ -17,4 +17,7 @@ This header file is not self-contained on some platforms: it requires
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