CVSROOT: /cvs/src
Module name: src
Branch: cv-post-1_7_9
Changes by: [email protected] 2011-03-12 10:02:54
Modified files:
winsup/cygwin : ChangeLog times.cc
Log message:
* times.cc (hires_ms::timeGetTime_ns): Fix formatting in comment.
(hires_ms::resolution): Cast to DWORD in assignments to minperiod.
(clock_setres): Improve comment. Convert period to ULONGLONG and
store 100ns value to simplify code.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&only_with_tag=cv-post-1_7_9&r1=1.5189.2.6&r2=1.5189.2.7
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/times.cc.diff?cvsroot=src&only_with_tag=cv-post-1_7_9&r1=1.103.2.5&r2=1.103.2.6