newlib/winsup
Christopher Faylor c8bef40026 * fhandler_proc.cc: Add <sys/param.h> include.
(format_proc_uptime): Use KernelTime and UserTime only as they include the
other counters.
(format_proc_stat): KernelTime includes IdleTime, so subtract IdleTime from
KernelTime.  Make number of 'jiffies' per second same as HZ define.
* fhandler_process.cc: Add <sys/param.h> include.
(format_process_stat): Make number of 'jiffies' per second same as HZ define.
Use KernelTime and UserTime only to calculate start_time.
2002-08-31 16:37:51 +00:00
..
bz2lib
cygserver
cygwin * fhandler_proc.cc: Add <sys/param.h> include. 2002-08-31 16:37:51 +00:00
doc * how-api.texinfo: Remove a line from the CRLF discussion about lseek not 2002-08-30 00:42:19 +00:00
mingw * include/sys/param.h: Add ENDIAN defines. 2002-08-28 21:24:59 +00:00
subauth
testsuite
utils
w32api * include/wincon.h: Define GetConsoleWindow(void). 2002-08-30 15:58:06 +00:00
ChangeLog
configure
configure.in
CYGWIN_LICENSE
MAINTAINERS
Makefile.common
Makefile.in