variable-width %CPU,PPID,PID

This commit is contained in:
albert
2005-01-06 00:13:12 +00:00
parent 1010c1d281
commit 95cc4c37bb
3 changed files with 41 additions and 4 deletions

View File

@@ -564,6 +564,7 @@ int main(int argc, char *argv[]){
case 0:
case SIGINT: /* ^C */
case SIGTSTP: /* ^Z */
case SIGTTOU: /* see stty(1) man page */
case SIGQUIT: /* ^\ */
case SIGPROF: /* profiling */
case SIGKILL: /* can not catch */