]> granicus.if.org Git - procps-ng/commit
top: just miscellaneous tweaks to code and/or comments
authorJim Warner <james.warner@comcast.net>
Wed, 1 Jun 2016 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Tue, 7 Jun 2016 11:04:43 +0000 (21:04 +1000)
commit0196a4e3503727db1d0158d91bf165af031a830e
tree084b70e7d3dd3f19db499cd6e35132d9aef21273
parent2aaae6f29be47c67a8f4dd035898d62120bf6a62
top: just miscellaneous tweaks to code and/or comments

This patch represents the following minor adjustments:

. the official PROCPS_MEMINFO_VAL macro has become the
basis for our own abbreviated MEM_VAL derivative macro
just like was done for all the other newlib interfaces

. it felt like time to change those forest_?? function
names while maintaining their special relationships to
one another (alphabetic, with each 1 longer than prev)

. and some whitespace was altered and some lines added

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