Author ronaldoussoren
Recipients
Date 2006-03-09.14:58:19
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
The attached patch implements support for ZIP64, that is zipfiles 
containing very large (>4GByte) files and zipfiles that are larger than
4GByte themselves. 

The output of this patch can be read by pkzip (see below for the actual 
version I used for testing).


History
Date User Action Args
2007-08-23 15:46:46adminlinkissue1446489 messages
2007-08-23 15:46:46admincreate