64-bit time for Linux 2.5.xx

This commit is contained in:
albert
2002-05-28 04:18:55 +00:00
parent ea1d89ec4f
commit bce2da1f9a
8 changed files with 93 additions and 100 deletions

View File

@@ -473,7 +473,7 @@ select_procs ()
{
PROCTAB *ptp;
proc_t task;
long newest_start_time = 0;
unsigned long long newest_start_time = 0;
pid_t newest_pid = 0;
int matches = 0;
int size = 32;