aboutsummaryrefslogtreecommitdiff
path: root/archival/bbunzip.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* usage.c: remove reference to busybox.hvda2007-05-261-1/+1
* style fixes. No code changesvda2007-04-121-1/+1
* bb_full_fd_action: remove potential xmalloc from NOFORK pathvda2007-04-111-7/+2
* libbb: add xunlink()vda2007-04-051-2/+1
* gzip: use common bbunzip infrastructure - ~700 bytes code lessvda2007-03-141-12/+11
* bbunzip: remove extra formatting directives in commentsvda2007-03-121-2/+0
* fix buglets found by randomconfig runvda2007-03-111-2/+14
* bbunzip: size optimization: ~90 bytesvda2007-03-091-18/+17
* bbunzip: fix comments to match realityvda2007-03-071-13/+14
* bunzip2/gunzip/uncompress/unlzma: merge into common code -vda2007-03-071-0/+346