cosmopolitan/third_party/zlib
Justine Tunney 7b26b42769 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.

Compared to 6f7d0cb1c3, some tiny corrections were made in libc/intrin/g_fds.c and libc/zipos/open.c including double semi colons and incorrect indentation for existing vista changes that were manually pulled from this commit previously.
2023-03-20 21:07:01 -04:00
..
gz Unbloat the build 2022-08-11 00:15:29 -07:00
adler32.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
adler32simd.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
chunkcopy.internal.h Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
compress.c Initial import 2020-06-15 07:18:57 -07:00
crc32.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
crc32concat.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
crcfold.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
deflate.c Optimize memory layout 2023-03-20 21:07:01 -04:00
deflate.internal.h Optimize memory layout 2023-03-20 21:07:01 -04:00
deflateinit.S Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
deflatesse.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
infback.c Optimize memory layout 2023-03-20 21:07:01 -04:00
inffast.c Optimize memory layout 2023-03-20 21:07:01 -04:00
inffast.internal.h Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
inffastchunk.c Optimize memory layout 2023-03-20 21:07:01 -04:00
inffixed.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
inflate.c Optimize memory layout 2023-03-20 21:07:01 -04:00
inflate.internal.h Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
inflateinit.S Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
inftrees.c Optimize memory layout 2023-03-20 21:07:01 -04:00
inftrees.internal.h Revert whitespace fixes to third_party (#501) 2022-07-21 21:46:07 -07:00
internal.h Make redbean StoreAsset() work better 2021-05-14 05:44:37 -07:00
kdistcode.S Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
klengthcode.S Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
kstaticdtree.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
kstaticltree.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
LICENSE Initial import 2020-06-15 07:18:57 -07:00
puff.c Revert whitespace fixes to third_party (#501) 2022-07-21 21:46:07 -07:00
puff.h Improve redbean plus code size optimizations 2022-05-29 08:21:19 -07:00
treeconst.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
trees.c Optimize memory layout 2023-03-20 21:07:01 -04:00
uncompr.c Initial import 2020-06-15 07:18:57 -07:00
zalloc.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
zconf.h Optimize memory layout 2023-03-20 21:07:01 -04:00
zlib.h Revert whitespace fixes to third_party (#501) 2022-07-21 21:46:07 -07:00
zlib.mk Use private keyword on makefile target variables 2022-08-10 18:36:11 -07:00
zutil.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
zutil.internal.h Optimize memory layout 2023-03-20 21:07:01 -04:00