aboutsummaryrefslogtreecommitdiff
path: root/libbb/gz_open.c
AgeCommit message (Collapse)Author
2001-06-20Reorganise unarchiving functions, more code re-use, only does single pass(no ↵Glenn L McGrath
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
2001-04-11Remove unneeded printf statmentGlenn L McGrath
2001-04-11Move unzip, gz_open, gz_close to libbbGlenn L McGrath