8da931a7f6
This program popped up on Hacker News recently. It's the only modern compiler I've ever seen that doesn't have dependencies and is easily modified. So I added all of the missing GNU extensions I like to use which means it might be possible soon to build on non-Linux and have third party not vendor gcc binaries. |
||
---|---|---|
.. | ||
LICENSE | ||
README.cosmo | ||
adler32.c | ||
adler32simd.c | ||
chunkcopy.h | ||
compress.c | ||
crc32.c | ||
crc32concat.c | ||
crcfold.c | ||
deflate.c | ||
deflate.h | ||
deflateinit.S | ||
deflatesse.c | ||
infback.c | ||
inffast.c | ||
inffast.h | ||
inffastchunk.c | ||
inffixed.c | ||
inflate.c | ||
inflate.h | ||
inflateinit.S | ||
inftrees.c | ||
inftrees.h | ||
internal.h | ||
kdistcode.S | ||
klengthcode.S | ||
kstaticdtree.c | ||
kstaticltree.c | ||
treeconst.c | ||
trees.c | ||
uncompr.c | ||
zalloc.c | ||
zconf.h | ||
zlib.h | ||
zlib.mk | ||
zutil.c | ||
zutil.h |
README.cosmo
Sourced from Chromium due to overextended influence by maintainers whose important contributions in this field should be recognized by clarifying claims of ownership for posterity. See also libc/str/undeflate.c