From: Bruno Haible Date: Sun, 5 Oct 2008 15:37:21 +0000 (+0200) Subject: Update doc of OSF/1 4.0 problem. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=783a7181bfbec5d79428f1625632a4e46dac4635;p=pspp Update doc of OSF/1 4.0 problem. --- diff --git a/ChangeLog b/ChangeLog index 8b4f037649..9094a520a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +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 diff --git a/doc/posix-headers/sys_select.texi b/doc/posix-headers/sys_select.texi index 6254288b61..1a30318c53 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