top gets pcpu work

This commit is contained in:
albert
2002-10-10 00:01:37 +00:00
parent 667b1bc2fa
commit 21c9ffa15e
7 changed files with 30 additions and 21 deletions

View File

@ -5,6 +5,7 @@
#include <stdio.h>
#include <ctype.h>
#include <string.h>
#include "procps.h"
/* output a string, converting unprintables to octal as we go, and stopping after
processing max chars of output (accounting for expansion due to octal rep).