Produce Zip64 format as needed when using -K (--zip).

Before -K would fail when the compressed or uncompressed data, or
the offset of the central directory, was 4 GiB or more. Now -K
will use Zip64 data descriptors in the local and central headers,
and will use the Zip64 end records as needed.
1 file changed