aboutsummaryrefslogtreecommitdiff
path: root/toys/cmp.c
AgeCommit message (Expand)Author
2012-02-07More cmp.c shrinkage.Rob Landley
2012-02-07Iterative cleanups on cmp.c: silence warnings, only free if TOYBOX_FREE, use ...Rob Landley
2012-02-06Implement cmpTimothy Elliott