]> granicus.if.org Git - procps-ng/commit
top: add new scrollable column ENVIRON
authorJim Warner <james.warner@comcast.net>
Sun, 1 Jul 2012 05:00:22 +0000 (00:00 -0500)
committerCraig Small <csmall@enc.com.au>
Wed, 29 Aug 2012 07:35:24 +0000 (17:35 +1000)
commit17e0eaf0f3aa628c7e43d7f11b68dfabeef5918a
tree5ebabcf935f6beaa8a9f2e289f2871aaf28208e3
parent348e6091cb45f657dbfed656f0ba1fab8d1f7845
top: add new scrollable column ENVIRON

The recent introduction of scrollable variable width
columns makes a process 'environment' a potentially
useful addition to top's displayable fields.

This commit exploits the following new library flag:
   PROC_EDITENVRCVT

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