This is the mail archive of the newlib@sources.redhat.com mailing list for the newlib 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]

Cygwin declare nanosleep() patch


Cygwin recently added support for nanosleep():

    http://cygwin.com/ml/cygwin-patches/2003-q1/msg00101.html

The attached patch is one way of adding the missing nanosleep()
declaration to newlib's time.h.

I'm not happy about the "yank and put" style of this patch, but I was
trying to avoid perturbing time.h too much.  I'm quite willing to factor
to eliminate the "duplicate" declaration, if desired.

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: time.diff
Description: Text document

Attachment: time.ChangeLog
Description: Text document


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