CVSROOT:        /cvs/src
Module name:    src
Changes by:     cori...@sourceware.org  2009-06-08 20:04:37

Modified files:
        winsup/cygwin  : ChangeLog autoload.cc fhandler_proc.cc 

Log message:
        * autoload.cc (GetSystemTimes): Define.
        * fhandler_proc.cc (format_proc_uptime): Use GetSystemInfo to retrieve
        processor count.  Use GetSystemTimes when available to retrieve system
        idle time.  Improve debug output.
        (format_proc_stat): Use GetSystemInfo to retrieve processor
        count.  Improve debug output.  Ignore if SystemPerformanceInformation
        returns error.  Explain why.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4515&r2=1.4516
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/autoload.cc.diff?cvsroot=src&r1=1.158&r2=1.159
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_proc.cc.diff?cvsroot=src&r1=1.85&r2=1.86

Reply via email to