aboutsummaryrefslogtreecommitdiff
path: root/archival/uncompress.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - move buffer allocation schemes to libbb.haldot2006-04-031-14/+2
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionlandley2006-03-061-1/+1
* Cleanup patch by Bernhard Fischer, removing unnecessary includes oflandley2005-09-111-1/+0
* s/fileno\(stdin\)/STDIN_FILENO/gandersen2004-03-271-4/+4
* Save a few bytes by using bb_getopt_ulflags and a few other minorbug12003-06-221-49/+31
* Major coreutils update.mjn32003-03-191-10/+10
* Make uncompress a seperate applet so it doesnt pull in all the gunzip codebug12002-11-011-0/+133