]> granicus.if.org Git - procps-ng/commit
top: eliminate all superfluous cruft under the new API
authorJim Warner <james.warner@comcast.net>
Tue, 1 Dec 2015 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@enc.com.au>
Sat, 12 Mar 2016 03:53:36 +0000 (14:53 +1100)
commit215a54f729df052fd1753ecbbad59958a75d3c81
treebe33374ca73fd0b54e81afe37431b2717956f620
parent4416863bdf364f8e6f389d1913ddc014c97463ed
top: eliminate all superfluous cruft under the new API

This commit is just a cleanup of some extraneous cruft
left after the newlib migrations and summarized below:

. whack the 2nd line of what was an eliminated comment

. eliminated reference to NUM_NS and thus that need to
include the otherwise defunct 'readproc.h' header file

. reference to Frame_maxtask made properly generalized

. all former sort support #define's are now eliminated

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