Watch
1
0
Fork
You've already forked zlib
0
zlib files
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
opt 21968908ea
Fix implicit-function-declaration-error
This probably breaks Windows support, but I don't care.
2026-08-25 11:23:20 +00:00
.gitignore Ignore MSVC build artefacts. 2015-11-05 11:26:30 +01:00
adler32.c Initial commit 2015-11-04 22:28:50 +01:00
CMakeLists.txt Initial commit 2015-11-04 22:28:50 +01:00
compress.c Initial commit 2015-11-04 22:28:50 +01:00
crc32.c Initial commit 2015-11-04 22:28:50 +01:00
crc32.h Initial commit 2015-11-04 22:28:50 +01:00
deflate.c Initial commit 2015-11-04 22:28:50 +01:00
deflate.h Initial commit 2015-11-04 22:28:50 +01:00
example.c.txt Initial commit 2015-11-04 22:28:50 +01:00
gzclose.c Initial commit 2015-11-04 22:28:50 +01:00
gzguts.h Fix implicit-function-declaration-error 2026-08-25 11:23:20 +00:00
gzlib.c Initial commit 2015-11-04 22:28:50 +01:00
gzread.c Initial commit 2015-11-04 22:28:50 +01:00
gzwrite.c Initial commit 2015-11-04 22:28:50 +01:00
infback.c Initial commit 2015-11-04 22:28:50 +01:00
inffast.c Initial commit 2015-11-04 22:28:50 +01:00
inffast.h Initial commit 2015-11-04 22:28:50 +01:00
inffixed.h Initial commit 2015-11-04 22:28:50 +01:00
inflate.c Initial commit 2015-11-04 22:28:50 +01:00
inflate.h Initial commit 2015-11-04 22:28:50 +01:00
inftrees.c Initial commit 2015-11-04 22:28:50 +01:00
inftrees.h Initial commit 2015-11-04 22:28:50 +01:00
minigzip.c.txt Initial commit 2015-11-04 22:28:50 +01:00
trees.c Initial commit 2015-11-04 22:28:50 +01:00
trees.h Initial commit 2015-11-04 22:28:50 +01:00
uncompr.c Initial commit 2015-11-04 22:28:50 +01:00
zconf.h Initial commit 2015-11-04 22:28:50 +01:00
zlib.h Initial commit 2015-11-04 22:28:50 +01:00
zutil.c Initial commit 2015-11-04 22:28:50 +01:00
zutil.h Initial commit 2015-11-04 22:28:50 +01:00