summaryrefslogtreecommitdiff
path: root/archival/uncompress.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
* Cleanup patch by Bernhard Fischer, removing unnecessary includes ofRob Landley2005-09-111-1/+0
* s/fileno\(stdin\)/STDIN_FILENO/gEric Andersen2004-03-271-4/+4
* Save a few bytes by using bb_getopt_ulflags and a few other minorGlenn L McGrath2003-06-221-49/+31
* 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