Re: [Mingw-w64-public] Follow the definition of POSIX timeval

2012-01-26 Thread Ozkan Sezer
On Thu, Jan 26, 2012 at 5:29 PM, Marc-André Lureau wrote: > Hi > > The attached patch modify 'struct timeval' to follow the POSIX definition: > http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/sys_time.h.html > http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/sys_select.h.html > >

[Mingw-w64-public] Follow the definition of POSIX timeval

2012-01-26 Thread Marc-André Lureau
Hi The attached patch modify 'struct timeval' to follow the POSIX definition: http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/sys_time.h.html http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/sys_select.h.html See also the libvirt & gnulib discussion here: http://lists.gnu.org/arc