OSDN Git Service

Fix ps bug, last field wasn't expanding to width.
authorRob Landley <rob@landley.net>
Thu, 9 Jun 2016 03:53:51 +0000 (22:53 -0500)
committerRob Landley <rob@landley.net>
Thu, 9 Jun 2016 03:53:51 +0000 (22:53 -0500)
commit2009d0af7081bb42e35db6ff4eb4e39e7474c10c
tree8e2ef22418f523c0701a7a2243ab0dc1bba3380f
parente02e41373ea3288b023e22629764ec02ce4aaee1
Fix ps bug, last field wasn't expanding to width.

(Still fixing the fallout from that "Don't truncate number fields" logic rewrite.)
toys/posix/ps.c