[BusyBox] Unzip applet

Laurence Anderson L.D.Anderson at warwick.ac.uk
Tue Jan 1 12:15:55 UTC 2002


Been working on a mini unzip program for busybox unstable series. Tested
it with quite a few zip files, and seems to work ok. It does add a line
to unarchive.c which was unavoidable, to allow a function to be called
to inflate the file, I used a function pointer so unzip.c would only be
compiled in if required. unzip.c is also modified a bit, to move more
format independant code to inflate(), and to make inflate public, but
the size should remain similar.

Attached the patch. Could it go into CVS?

Laurence
-------------- next part --------------
A non-text attachment was scrubbed...
Name: unzip.patch.gz
Type: application/octet-stream
Size: 5134 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/busybox/attachments/20020101/c7f753cc/attachment.obj 


More information about the busybox mailing list