2022-10-16 20:39:41 +00:00
|
|
|
DESCRIPTION
|
2021-06-09 23:59:39 +00:00
|
|
|
|
2022-10-16 20:39:41 +00:00
|
|
|
zip utility from Info-ZIP
|
2021-06-09 23:59:39 +00:00
|
|
|
|
2022-10-16 20:39:41 +00:00
|
|
|
ORIGIN
|
2021-06-09 23:59:39 +00:00
|
|
|
|
2022-10-16 20:39:41 +00: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 13:44:51 +00:00
|
|
|
- Don't magically append .zip extension to filename argument
|
2022-10-16 20:39:41 +00:00
|
|
|
- Improve find_next_signature() performance using unlocked stdio
|