aboutsummaryrefslogtreecommitdiff
path: root/toys/pending/uudecode.c
AgeCommit message (Collapse)Author
2013-03-27Incremental cleanup of uudecode.Rob Landley
2013-03-27Fix the USE() macro around NEWTOY, tweak help text, remove unnecessary ↵Rob Landley
wrapper, tweak whitespace and curly brackets.
2013-03-22uuencode/decode tests and tweaks from Erich Plondke.Rob Landley
2013-03-18uuencode and uudecode by Erich Plondke.Rob Landley