[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] add pkzip support for gzio
From: |
Colin D Bennett |
Subject: |
Re: [PATCH] add pkzip support for gzio |
Date: |
Mon, 11 Aug 2008 09:56:04 -0700 |
On Mon, 11 Aug 2008 23:41:38 +0800
"y.volta" <address@hidden> wrote:
> hi,
>
> i've made a little patch for pkziped ( deflate mode ) file. by
> using this, we can have both gunzip and pkunzip supported: they have
> only header different with the same file. ;-)
>
> please note, if your file is too small, pkzip will not compress
> it but store the orginal data to the output file.
>
> y.volta
What happens if you open a ZIP file containing multiple files?
Regards,
Colin