]> granicus.if.org Git - procps-ng/commit
top: refactored some more peripheral 'inspect' support
authorJim Warner <james.warner@comcast.net>
Wed, 20 Jun 2018 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@enc.com.au>
Tue, 26 Jun 2018 11:25:17 +0000 (21:25 +1000)
commit12b0b5b2cf00e397a6d9cef3f1bc5eb3c83241da
tree008ff1e5b3afbb9589d943be51fce7a6a0bc8030
parent5e8bf3c0283d79c1a22f964e856d2c3b50757f47
top: refactored some more peripheral 'inspect' support

These modifications are being made now in anticipation
of some coming 'other filter' config file changes. Our
entries must be written last to the rc file since that
is where the users have been told to 'echo' additions.

Therefore, that 'config_insp' function must be adapted
to anticipate a passed buffer that was already primed.

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