OSDN Git Service

Add fmt.
authorElliott Hughes <enh@google.com>
Sun, 24 Dec 2017 07:44:04 +0000 (23:44 -0800)
committerRob Landley <rob@landley.net>
Sun, 24 Dec 2017 17:21:12 +0000 (11:21 -0600)
commit4335501bf3269ac86b7bfdf236aa763d380327e2
tree7dc5a0742fd40bba26efb628e77757434755c986
parent17bcad9d44600d3f9f62d88e5a53cd037c8dec13
Add fmt.

A very simple implementation of fmt, good enough for my daily use of !!fmt
in vi to reflow checkin comments like this.
tests/fmt.test [new file with mode: 0755]
toys/pending/fmt.c [new file with mode: 0644]