summaryrefslogtreecommitdiff
path: root/gunzip.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen2000-06-191-1/+1
| | | | | Tested under both libc5 and libc6 and all seems well with these fixes. -Erik
* More libc portability updates, add in the website (which has not beenErik Andersen2000-05-191-140/+11
| | | | | archived previously). Wrote 'which' during the meeting today. -Erik
* Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen2000-05-121-6/+11
| | | | | | | | which lets you compile out most of the "--help" output, saving up to 17k. Renamed mnc to nc. -Erik
* * cp -fa now works as expected for symlinks (it didn't before)Erik Andersen2000-05-101-4/+5
| | | | | | * zcat works again (wasn't working since option parsing was broken) * more doc updates/more support for BB_FEATURE_SIMPLE_HELP -Erik
* Latest and greatest. Some effort at libc5 (aiming towards newlib)Erik Andersen2000-04-281-3/+2
| | | | | compatability. -Erik
* Upates to include copyright 2000 to everythingErik Andersen2000-04-131-80/+90
| | | | -Erik
* more minor fixesErik Andersen2000-03-191-6/+0
| | | | -Erik
* UpdatesErik Andersen2000-02-111-9/+7
| | | | -Erik
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-1253/+1267
| | | | -Erik
* A few minor updates. ;-)Erik Andersen2000-02-071-6/+22
| | | | | | Seriously though, read the Changelog for busybox 0.42, which this is about to become... -Erik
* Some busybox updates. See the changelog for details if you care.Erik Andersen2000-01-251-45/+3
| | | | -Erik
* Bunches of fixes. Typos, bugs, etc.Erik Andersen2000-01-041-16/+16
| | | | | | Added 'gunzip -t'. inittab support _almost_ works (but it isn't ready for prime time useage yet). -Erik
* Reworked the source so it will compile and run under glibc 2.0.7Erik Andersen1999-12-171-0/+4
| | | | | | and linux kernel 2.0.36 (though the dubious reasons why someone would want to do that defy imagination ;) -Erik
* Forgot this.Eric Andersen1999-11-181-0/+2330