]> granicus.if.org Git - procps-ng/commit
top: misc tweaks to code/comments after pid adaptation
authorJim Warner <james.warner@comcast.net>
Thu, 20 Aug 2015 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@enc.com.au>
Sun, 23 Aug 2015 11:08:18 +0000 (21:08 +1000)
commitf0c23e51ec4760f9c71b8d56dae9ece640ab13a3
tree83fd8c34d846b582c03d45a5a163c1acc2a43afc
parent387d4030f4f2cd257abfb2c72e83b78fa32e106e
top: misc tweaks to code/comments after pid adaptation

. didn't need a separate table for enum pids_reap_type
since top's 'Thread_mode' itself can be used directly.

. with pids support & the loss of forest_based(), that
forest_adds() function had to be renamed so the prolog
comment regarding naming convention was still honored.

. adapted to a library change to the pids_reap struct.

Signed-off-by: Jim Warner <james.warner@comcast.net>
TOP, respond to library change to the pids_reap struct ...

Signed-off-by: Jim Warner <james.warner@comcast.net>
top/top.c
top/top.h