]> granicus.if.org Git - procps-ng/commit
top: eliminate that 'TOG4_NOTRUNC' compile conditional <=== port of newlib 08d0f377
authorJim Warner <james.warner@comcast.net>
Mon, 12 Sep 2022 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Tue, 13 Sep 2022 10:08:22 +0000 (20:08 +1000)
commitf1862cde1c7cfa80cc18855c168a40cba4c797f0
tree0f9a2ec0daa8f11f2154d380a14a4c429ab06fe8
parent6fb0844f1286f753176a6de079db88ab19a4776b
top: eliminate that 'TOG4_NOTRUNC' compile conditional <=== port of newlib 08d0f377

______________________________ original newlib message
----------------------------------- ( minus git hash )

When 2 abreast cpu display was introduced, the minimum
screen width was 160 columns so as to avoid (minimize)
truncation. Later that was reduced to 80 columns while
keeping the original minimum as a compile conditional.

In preparation for (virtually) eliminating these width
restrictions in a future patch this #define's history.

Reference(s):
. May, 2020 - introduced #define TOG4_NOTRUNC
commit ........................................
. May, 2020 - introduce 2 abreast display
commit ........................................

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