On Tue, Jan 21, 2003 at 04:33:41PM -0500, Jason Tishler wrote: >On Tue, Jan 21, 2003 at 04:16:49PM -0500, Jason Tishler wrote: >> On Tue, Jan 21, 2003 at 01:05:25PM -0500, Christopher Faylor wrote: >> > I think usleep's implementation was incorrect, actually. >> >> See attached for my next version which addresses the above too. > >> 2003-01-21 Jason Tishler <[EMAIL PROTECTED]> >> >> * cygwin.din: Export nanosleep(). >> * signal.cc (nanosleep): New function. >> (sleep): Move old functionality to nanosleep(). Call nanosleep(). >> (usleep): Remove old functionality. Call nanosleep(). >> * include/cygwin/version.h: Bump DLL minor number. > ^^^ > *** > >Oops, typo.
Too late. Patch rejected. :-) I asked Corinna to look at this. If she agrees, then it will go into 1.3.20. cgf