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: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.

See attached.

Thanks,
Jason

-- 
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

Attachment: nanosleep2.ChangeLog
Description: Text document


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