aboutsummaryrefslogtreecommitdiff
path: root/toys/bzcat.c
AgeCommit message (Expand)Author
2007-01-18In bunzip replace setjmp/longjmp handling with error_exit(), replace stringRob Landley
2007-01-16Add a quick and dirt bzcat (stdin to stdout only for the moment) to testRob Landley