cosmopolitan/third_party/zip
Justine Tunney ead3fc2b31 Fix Landlock Make so it can read pattern rule vars
It turned out that specifying all SRCS and INCS as dependencies on the
pattern rules for all headers, caused `make` memory usage to skyrocket
from 40mb ot 160mb. This change also reduces the build graph another 4%.
2022-08-13 17:23:05 -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 Fold LIBC_ALG into LIBC_MEM 2022-08-13 08:32:34 -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 Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -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 Work around Landlock output inode in compile.com 2022-08-09 07:55:44 -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 Fold LIBC_ALG into LIBC_MEM 2022-08-13 08:32:34 -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 Revert whitespace fixes to third_party (#501) 2022-07-21 21:46:07 -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/