aboutsummaryrefslogtreecommitdiff
path: root/toys/other/pmap.c
AgeCommit message (Expand)Author
2017-05-26Be more consistent about periods in help text.Elliott Hughes
2015-03-01Fix several printf_format warnings.Rob Landley
2014-02-16Various cleanups found by Tom Sparrow's static analysis.Rob Landley
2013-12-19Don't permute toys.optargs, cleanup code (xexec()) can free it.Rob Landley
2013-09-03Introduce libbuf analogous to toybuf but for use by lib/*.c. Change readfile(...Rob Landley
2013-08-27Rewrite pmap to be simpler and match other implementation's output more closely.Rob Landley