bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: <sys/select.h> on OSF/1


From: Bruno Haible
Subject: Re: <sys/select.h> on OSF/1
Date: Sun, 5 Oct 2008 17:37:05 +0200
User-agent: KMail/1.5.4

Paolo Bonzini wrote:
> > The patch is obviously correct. You can apply it, together with this
> > enhancement of the unit test. I'll test it in the next few days.
> 
> Done.

I'm updating the doc:

2008-10-05  Bruno Haible  <address@hidden>

        * doc/posix-headers/sys_select.texi: Mention 'struct timeval' problem
        as being fixed by gnulib.

*** doc/posix-headers/sys_select.texi.orig      2008-10-05 17:36:47.000000000 
+0200
--- doc/posix-headers/sys_select.texi   2008-10-05 17:32:50.000000000 +0200
***************
*** 13,23 ****
  @item
  This header file is not self-contained on some platforms: it requires
  @code{<sys/types.h>} to be included first.
  @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
--- 13,23 ----
  @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
  @end itemize





reply via email to

[Prev in Thread] Current Thread [Next in Thread]