aboutsummaryrefslogtreecommitdiff
path: root/toys/cmp.c
AgeCommit message (Collapse)Author
2012-02-07Iterative cleanups on cmp.c: silence warnings, only free if TOYBOX_FREE, use ↵Rob Landley
xopen(), style cleanup on curly brackets.
2012-02-06Implement cmpTimothy Elliott