OSDN Git Service

* fhandler_proc.cc (format_proc_uptime): Drop usage of GetSystemTimes.
authorcorinna <corinna>
Mon, 12 Dec 2005 12:18:13 +0000 (12:18 +0000)
committercorinna <corinna>
Mon, 12 Dec 2005 12:18:13 +0000 (12:18 +0000)
commit3e0d4005bcb9369dd0fec28342ceaaa7b108a263
treee79a9b06f87605994bb38a4edd87f6f690634093
parent15527091222d83f3a858292aed5acfccad77987d
* 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.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler_proc.cc