summaryrefslogtreecommitdiff
path: root/archival/uncompress.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* s/fileno\(stdin\)/STDIN_FILENO/gEric Andersen2004-03-271-4/+4
| | | | s/fileno\(stdout\)/STDOUT_FILENO/g
* Save a few bytes by using bb_getopt_ulflags and a few other minorGlenn L McGrath2003-06-221-49/+31
| | | | improvments
* Major coreutils update.Manuel Novoa III2003-03-191-10/+10
|
* Make uncompress a seperate applet so it doesnt pull in all the gunzip codeGlenn L McGrath2002-11-011-0/+133