bug-gnulib
[Top][All Lists]
Advanced

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

Re: [bug-gnulib] Re: nanosleep module and mingw32


From: Paul Eggert
Subject: Re: [bug-gnulib] Re: nanosleep module and mingw32
Date: Tue, 23 May 2006 00:25:11 -0700
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

In that case, it may be best for gnulib to generate a substitute
<sys/select.h> file that does the right thing under Microsoft Windows
(or indeed, any platform that lacks <sys/select.h>).  That way, gnulib
modules like nanosleep can simply "#include <sys/select.h>"
unconditionally and use 'select'.

Is that something you could write?




reply via email to

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