More printf cleanup, and test suite entries.
authorRob Landley <rob@landley.net>
Tue, 6 Jan 2015 18:07:20 +0000 (12:07 -0600)
committerRob Landley <rob@landley.net>
Tue, 6 Jan 2015 18:07:20 +0000 (12:07 -0600)
commitcc39d95a344240bec8f0c74a02c74d54620b735d
tree3698fdd43caf67cac4eb3e1a13cd8b6a3474a5b2
parenta8df744605cb95dfb4bdd45ff64f7932166cc907
More printf cleanup, and test suite entries.

Fixes bug introduced last time where toys.optargs was both snapshotted and used
directly and the two fell out of sync.
tests/printf.test
toys/pending/printf.c