log lib/bunzip.c @ 54:60a7fb8ddeb4

age author description
Tue, 16 Jan 2007 13:26:02 -0500 Rob Landley Add a quick and dirt bzcat (stdin to stdout only for the moment) to test
Sun, 31 Dec 2006 19:10:24 -0500 Rob Landley Remove more warnings.
Sun, 26 Nov 2006 18:27:33 -0500 Rob Landley Trawling through the archives: a broken test, an unnecessary memset, and a
Sun, 26 Nov 2006 17:19:18 -0500 Rob Landley More whitespace/cowbell. (And change comment style to //.)
Sat, 25 Nov 2006 16:50:00 -0500 Rob Landley Add my old micro-bunzip library. Needs some cleanup...