CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2012-03-26 09:05:50

Modified files:
        winsup/cygwin  : ChangeLog hires.h times.cc 

Log message:
        * hires.h (hires_ms::dmsecs): Drop unused method.
        * times.cc (JITTER): Remove.
        (gtod): Revert to process-local variable.
        (hires_ms::nsecs): Just return system time to disallow discrepancy with
        the OS.
        (hires_ms::resolution): Return coarsest timer value from OS.  Add
        comment to explain why.
        (clock_setres): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5765&r2=1.5766
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/hires.h.diff?cvsroot=src&r1=1.20&r2=1.21
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/times.cc.diff?cvsroot=src&r1=1.113&r2=1.114

Reply via email to