This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: nanosleep() patch


On Tue, Jan 21, 2003 at 04:40:16PM -0500, Christopher Faylor wrote:
> 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  <jason@tishler.net>
> >> 
> >>   * 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.

I like that patch.  Applied.

Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]