cosmopolitan/third_party/zip
Justine Tunney 6f7d0cb1c3
Pay off more technical debt
This makes breaking changes to add underscores to many non-standard
function names provided by the c library. MODE=tiny is now tinier and
we now use smaller locks that are better for tiny apps in this mode.
Some headers have been renamed to be in the same folder as the build
package, so it'll be easier to know which build dependency is needed.
Certain old misguided interfaces have been removed. Intel intrinsics
headers are now listed in libc/isystem (but not in the amalgamation)
to help further improve open source compatibility. Header complexity
has also been reduced. Lastly, more shell scripts are now available.
2022-09-12 23:36:56 -07:00
..
api.h Flatten InfoZIP directory and fix build issues 2022-04-20 22:40:33 -07:00
crc32.c Flatten InfoZIP directory and fix build issues 2022-04-20 22:40:33 -07:00
crc32.h Flatten InfoZIP directory and fix build issues 2022-04-20 22:40:33 -07:00
crypt.c Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -07:00
crypt.h Prove that Makefile is fully defined 2022-08-06 04:05:08 -07:00
crypt_.c Remove plenty of makefile misconfigurations 2022-07-21 09:20:59 -07:00
deflate.c Flatten InfoZIP directory and fix build issues 2022-04-20 22:40:33 -07:00
fileio.c Restore zip.com and .symtab files 2022-08-21 00:17:20 -07:00
fileio_.c Remove plenty of makefile misconfigurations 2022-07-21 09:20:59 -07:00
globals.c Revert whitespace fixes to third_party (#501) 2022-07-21 21:46:07 -07:00
LICENSE Flatten InfoZIP directory and fix build issues 2022-04-20 22:40:33 -07:00
osdep.h Flatten InfoZIP directory and fix build issues 2022-04-20 22:40:33 -07:00
README.cosmo Flatten InfoZIP directory and fix build issues 2022-04-20 22:40:33 -07:00
revision.h Flatten InfoZIP directory and fix build issues 2022-04-20 22:40:33 -07:00
tailor.h Pay off more technical debt 2022-09-12 23:36:56 -07:00
timezone.c Flatten InfoZIP directory and fix build issues 2022-04-20 22:40:33 -07:00
timezone.h Flatten InfoZIP directory and fix build issues 2022-04-20 22:40:33 -07:00
trees.c Revert whitespace fixes to third_party (#501) 2022-07-21 21:46:07 -07:00
ttyio.c Flatten InfoZIP directory and fix build issues 2022-04-20 22:40:33 -07:00
ttyio.h Flatten InfoZIP directory and fix build issues 2022-04-20 22:40:33 -07:00
unix.c Fix Landlock Make so it can read pattern rule vars 2022-08-13 17:23:05 -07:00
unix_.c Remove plenty of makefile misconfigurations 2022-07-21 09:20:59 -07:00
util.c Unbloat the build 2022-08-11 00:15:29 -07:00
util_.c Remove plenty of makefile misconfigurations 2022-07-21 09:20:59 -07:00
zbz2err.c Flatten InfoZIP directory and fix build issues 2022-04-20 22:40:33 -07:00
zip.c Restore zip.com and .symtab files 2022-08-21 00:17:20 -07:00
zip.h Revert whitespace fixes to third_party (#501) 2022-07-21 21:46:07 -07:00
zip.mk Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
zipcloak.c Flatten InfoZIP directory and fix build issues 2022-04-20 22:40:33 -07:00
ziperr.h Revert whitespace fixes to third_party (#501) 2022-07-21 21:46:07 -07:00
zipfile.c Remove stdio lock macros from amalgamation 2022-09-10 12:03:36 -07:00
zipfile_.c Remove plenty of makefile misconfigurations 2022-07-21 09:20:59 -07:00
zipnote.c Fold LIBC_ALG into LIBC_MEM 2022-08-13 08:32:34 -07:00
zipsplit.c Fold LIBC_ALG into LIBC_MEM 2022-08-13 08:32:34 -07:00
zipup.c Optimize memory layout 2022-09-12 04:26:52 -07:00
zipup.h Flatten InfoZIP directory and fix build issues 2022-04-20 22:40:33 -07:00

zip utility from Info-ZIP:

http://infozip.sourceforge.net/Zip.html

source code obtained as zip30.tar.gz from:

https://sourceforge.net/projects/infozip/files/