]> granicus.if.org Git - procps-ng/commit
top: make 'utf8_justify' independent of non-utf8 logic
authorJim Warner <james.warner@comcast.net>
Fri, 6 Oct 2017 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@enc.com.au>
Sat, 14 Oct 2017 10:44:56 +0000 (21:44 +1100)
commit0f5d503103974d2ace7611f3277357803d391226
tree789e829aeeca1c1555eade4ad2a27b405be03d04
parentac76afee365a08150e344289ce6d76b75aa42552
top: make 'utf8_justify' independent of non-utf8 logic

By eliminating the call to 'fmtmk', the 'utf8_justify'
function could more easily be used in libproc someday.

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