On Tue, May 9, 2017 at 9:02 AM, enh wrote:
> On Wed, Apr 26, 2017 at 2:43 PM, Rob Landley wrote:
>> On 04/24/2017 03:43 PM, enh wrote:
>>> Bringing the zlib-based gzip/gunzip/zcat over to toybox is a problem for
>>> another day,
>>
>> Blah, I should take this one.
>>
>> I have deflate decompressi
On Wed, Apr 26, 2017 at 2:43 PM, Rob Landley wrote:
> On 04/24/2017 03:43 PM, enh wrote:
>> Bringing the zlib-based gzip/gunzip/zcat over to toybox is a problem for
>> another day,
>
> Blah, I should take this one.
>
> I have deflate decompression side implemented already (and working at
> one poi
On Wed, Apr 26, 2017 at 2:43 PM, Rob Landley wrote:
> On 04/24/2017 03:43 PM, enh wrote:
> > Bringing the zlib-based gzip/gunzip/zcat over to toybox is a problem for
> > another day,
>
> Blah, I should take this one.
>
> I have deflate decompression side implemented already (and working at
> one
On 04/24/2017 03:43 PM, enh wrote:
> Bringing the zlib-based gzip/gunzip/zcat over to toybox is a problem for
> another day,
Blah, I should take this one.
I have deflate decompression side implemented already (and working at
one point, although I just tested "make zcat" and got a bad crc
decompre
Bringing the zlib-based gzip/gunzip/zcat over to toybox is a problem for
another day, but at least the tests are easy...
(These tests pass with TEST_HOST and on the toolbox versions, but the
toybox toys are in pending and very broken.)
---
tests/gunzip.test | 50 ++