CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2005-12-12 12:18:14

Modified files:
        winsup/cygwin  : ChangeLog fhandler_proc.cc 

Log message:
        * fhandler_proc.cc (format_proc_uptime): Drop usage of GetSystemTimes.
        Use NtQuerySystemInformation to evaluate uptime and idle_time from
        all CPU's processor times.  Fallback to GetTickCount.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.3248&r2=1.3249
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_proc.cc.diff?cvsroot=src&r1=1.62&r2=1.63

Reply via email to