2022-10-16 13:39:41 -07:00
|
|
|
DESCRIPTION
|
2021-06-10 05:29:39 +05:30
|
|
|
|
2022-10-16 13:39:41 -07:00
|
|
|
zip utility from Info-ZIP
|
2021-06-10 05:29:39 +05:30
|
|
|
|
2022-10-16 13:39:41 -07:00
|
|
|
ORIGIN
|
2021-06-10 05:29:39 +05:30
|
|
|
|
2022-10-16 13:39:41 -07:00
|
|
|
source code obtained as zip30.tar.gz
|
|
|
|
http://infozip.sourceforge.net/Zip.html
|
|
|
|
https://sourceforge.net/projects/infozip/files/
|
|
|
|
|
|
|
|
LOCAL CHANGES
|
|
|
|
|
|
|
|
- Use Cosmopolitan's PCLMUL optimized CRC32
|
2024-08-17 06:44:51 -07:00
|
|
|
- Don't magically append .zip extension to filename argument
|
2022-10-16 13:39:41 -07:00
|
|
|
- Improve find_next_signature() performance using unlocked stdio
|