mirror of
https://github.com/ShadauxCat/CATSFC.git
synced 2025-04-02 10:41:47 -04:00
|
||
---|---|---|
.. | ||
adler32.c | ||
compress.c | ||
crc32.c | ||
crc32.h | ||
deflate.c | ||
deflate.h | ||
gzclose.c | ||
gzguts.h | ||
gzlib.c | ||
gzread.c | ||
gzwrite.c | ||
infback.c | ||
inffast.c | ||
inffast.h | ||
inffixed.h | ||
inflate.c | ||
inflate.h | ||
inftrees.c | ||
inftrees.h | ||
README | ||
trees.c | ||
trees.h | ||
uncompr.c | ||
zconf.h | ||
zlib.h | ||
zlib.mk | ||
zutil.c | ||
zutil.h |
This is a modified source release of zlib. Changes: zconf.h removes a reference to sys/types.h, which creates type conflicts on the DS2 SDK. gzguts.h removes standard c library includes for DS2 SDK equivalents For a pristine source release of zlib, please visit <http://zlib.net>.