]> granicus.if.org Git - procps-ng/commit
top: provide for expanded potential displayable fields
authorJim Warner <james.warner@comcast.net>
Sat, 30 Jul 2016 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@enc.com.au>
Mon, 1 Aug 2016 10:09:18 +0000 (20:09 +1000)
commitd5c5051fb395e8bebaadb42add79ca99a16afe85
tree205dfad65281d5ca1af6c976181750940fa6f653
parent52ecda046debe7d0f4d0f4b43d61732e14c43d11
top: provide for expanded potential displayable fields

This commit provides for raising the total displayable
fields from its current 70 to 86. It also bumps the id
in an rcfile representing the version from 'i' to 'j'.

The increase in number of fields will make sharing the
rcfile with an older top, once it's saved, impossible.

These changes are being done via a #define rather than
hard coded so any such sharing will still be possible.

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