Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_toybox
/
3f998bb657bc5267af05a9402ba7dafe4745ee54
/
toys
/
bzcat.c
df92ef5
Finish bzcat.
by Rob Landley
· 17 years ago
55928b1
Move NEWTOY() list from end of toylist.h to generated/newtoys.h.
by Rob Landley
· 18 years ago
2896480
Zap toys/Config.in and instead create generated/Config.in from contents of
by Rob Landley
· 18 years ago
efda21c
Change command main() functions to return void, and exit(toys.exitval) from
by Rob Landley
· 18 years ago
6000f13
In bunzip replace setjmp/longjmp handling with error_exit(), replace string
by Rob Landley
· 19 years ago
636b5cf
Add a quick and dirt bzcat (stdin to stdout only for the moment) to test
by Rob Landley
· 19 years ago