summaryrefslogtreecommitdiff
path: root/libbb/gz_open.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reorganise unarchiving functions, more code re-use, only does single pass(no ↵Glenn L McGrath2001-06-201-6/+8
| | | | | | more linked lists), basis for supporting a cpio (and cheaper untar) applet, but cpio applet isnt included in this. It effects ar, dpkg-deb applets only
* Remove unneeded printf statmentGlenn L McGrath2001-04-111-1/+0
|
* Move unzip, gz_open, gz_close to libbbGlenn L McGrath2001-04-111-0/+34