diff options
author | 2000-01-06 21:32:40 +0000 | |
---|---|---|
committer | 2000-01-06 21:32:40 +0000 | |
commit | b60c9e496be96ccc0ef79de355d740912bc2ff2a (patch) | |
tree | d1e56dc27d357b34d5f07bd68757d806305b4b41 /lib | |
parent | use everything in libc_r (sorry, todd) (diff) | |
download | wireguard-openbsd-b60c9e496be96ccc0ef79de355d740912bc2ff2a.tar.xz wireguard-openbsd-b60c9e496be96ccc0ef79de355d740912bc2ff2a.zip |
In multi-column output, don't bother filling up last column before '\n'.
As a result, we gain one extra position to format multi-column output,
since there is no added space at the end of the last column. For instance,
26 long filenames now print in 3 columns instead of 2.
At first, both millert@ and I thought that ending the line on the last
column might trigger trouble on some terminals, but then I realized that
current ls may already fill the last column with a space, with no apparent
grief anywhere, and Todd agreed.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions