Re: GNULib Module nanosleep Breaks CVS Build On Windows

Jim Meyering <[email protected]> Wed, 12 May 2004 22:36:53 +0200
Newsgroups gmane.comp.lib.gnulib.bugs,gmane.comp.version-control.cvs.bugs
Message-ID <[email protected]>
Derek Robert Price <[email protected]> wrote:
...
> Well, if you don't mind changing
> lib/nanosleep.c, Jim, we could go with the more current POSIX
> 1003.1-2001 spec and a sys/select.h substitute.  Otherwise, we can add
> the prototype to our Windows unistd.h substitute.  :)

It's probably not worth the trouble to include sys/select.h
(and take the time to test and discover whatever portability
problems that may induce), so I suggest you add it to unistd.h.