added ps etimes, miscellaneous top enhancements

ps program
 . etimes added for ELAPSED expressed in seconds
 . time_t used in place of former unsigned long

top program
 . corrected scroll message bug when 'x' toggle on
 . fixed forest view potential missing libflags bug
 . improved 'k' default signal invocation logic
 . enhanced logic for %CPU maximums displayed
 . made signal handling more robust and efficient
This commit is contained in:
Craig Small
2011-09-12 22:18:23 +10:00
parent 73ade5e2cb
commit e4c45d6984
9 changed files with 118 additions and 39 deletions

View File

@@ -1008,6 +1008,11 @@ elapsed time since the process was started,
in\ the form\ [[DD\-]hh:]mm:ss.
T}
etimes ELAPSED T{
elapsed time since the process was started,
in\ seconds.
T}
euid EUID T{
effective user\ ID (alias\ \fBuid\fR).
T}