src/winsup/cygwin ChangeLog fhandler_proc.cc

corinna@cygwin.com corinna@cygwin.com
Mon Dec 12 12:18:00 GMT 2005


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sourceware.org	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



More information about the Cygwin-cvs mailing list