Commit graph

3 commits

Author SHA1 Message Date
Joe Marcus Clarke
6ed988bc6e Revert the previous patch. It turns out I had some left over bits from a
patch from bland, and the crash I was seeing did not affect others.  In fact,
the patch added last night would have caused crashes for others.

Pointy hat to:	me
2004-04-13 20:40:41 +00:00
Joe Marcus Clarke
0428ca563d Fix a potential crash when looking at the process list due to a missing
field name.
2004-04-13 05:05:21 +00:00
Alexander Nedotsukov
03beced67b - glibtop_get_proclist() is not supposed to return sorted
list as it obviously is on Linux. Sort it before use.
- cpu and process time is not necesarily measured with
  same frequency. Make them same base.
2003-09-09 03:36:00 +00:00