mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-27 14:58:30 +00:00
Reimport zip into third party
This commit is contained in:
parent
60cb435cb4
commit
648bf6555c
22 changed files with 1555 additions and 569 deletions
15
third_party/zip/README.cosmo
vendored
15
third_party/zip/README.cosmo
vendored
|
@ -1,7 +1,14 @@
|
|||
zip utility from Info-ZIP:
|
||||
DESCRIPTION
|
||||
|
||||
http://infozip.sourceforge.net/Zip.html
|
||||
zip utility from Info-ZIP
|
||||
|
||||
source code obtained as zip30.tar.gz from:
|
||||
ORIGIN
|
||||
|
||||
https://sourceforge.net/projects/infozip/files/
|
||||
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
|
||||
- Improve find_next_signature() performance using unlocked stdio
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue