RE: GNULib Module nanosleep Breaks CVS Build On Windows
"Conrad T. Pino" <[email protected]> Wed, 12 May 2004 10:43:48 -0700
| Newsgroups | gmane.comp.lib.gnulib.bugs,gmane.comp.version-control.cvs.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hi Jim, > From: Jim Meyering > > Regarding getting declarations for select into nanosleep.c for WOE, > the proper (POSIX) way would be to include <sys/select.h>. > Would that work on your system? Unfortunately Windows 2000 and Visual Studio C++ 6.0 don't provide a "select.h" header file. Conrad