From 783a7181bfbec5d79428f1625632a4e46dac4635 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 5 Oct 2008 17:37:21 +0200 Subject: [PATCH] Update doc of OSF/1 4.0 problem. --- ChangeLog | 5 +++++ doc/posix-headers/sys_select.texi | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8b4f03764..9094a520a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2008-10-05 Bruno Haible + * doc/posix-headers/sys_select.texi: Mention 'struct timeval' problem + as being fixed by gnulib. + +2008-10-05 Bruno Haible + * modules/select-tests: New file, mostly copied from modules/sys_select-tests. * tests/test-select.c: New file, mostly copied from diff --git a/doc/posix-headers/sys_select.texi b/doc/posix-headers/sys_select.texi index 6254288b6..1a30318c5 100644 --- a/doc/posix-headers/sys_select.texi +++ b/doc/posix-headers/sys_select.texi @@ -13,11 +13,11 @@ HP-UX 11, mingw, BeOS. @item This header file is not self-contained on some platforms: it requires @code{} 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 -- 2.11.0