aboutsummaryrefslogtreecommitdiff
path: root/toys/posix/expand.c
AgeCommit message (Expand)Author
2012-12-01Would the compiler like to warn me about declaring two variables with the sam...Rob Landley
2012-12-01Re-add backspace support to expand (oops) and fix test to expect data plus ba...Rob Landley
2012-11-30Largeish rewrite of expand, mostly described on the mailing list.Rob Landley
2012-11-27First round of expand cleanups.Rob Landley
2012-11-23expand: handle backspace.Jonathan Clairembault
2012-11-23Add expand command as described in POSIX-2008.Jonathan Clairembault