OSDN Git Service

Bugfix: last field was padding to width with trailing spaces (oops), and
authorRob Landley <rob@landley.net>
Mon, 6 Feb 2017 01:39:31 +0000 (19:39 -0600)
committerRob Landley <rob@landley.net>
Mon, 6 Feb 2017 01:39:31 +0000 (19:39 -0600)
commitea2067aedd4509b664211dd9815563742a31921d
tree20c11149dbb46cf56142e5943c5ca5403fdcbd97
parentb4944cab5213e47be222f23dd60e86644e4f2186
Bugfix: last field was padding to width with trailing spaces (oops), and
when we can't query terminal size pad to 80 but add -w.
toys/posix/ps.c