A massively spiffy yet delicately unobtrusive compression library. (grpc依赖)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

47 lines
975 B

14 years ago
ChangeLog history of changes
14 years ago
FAQ Frequently Asked Questions about zlib
14 years ago
INDEX this file
14 years ago
Makefile makefile for Unix (generated by configure)
Makefile.in makefile for Unix (template for configure)
README guess what
algorithm.txt description of the (de)compression algorithm
configure configure script for Unix
14 years ago
zconf.in.h template for zconf.h (used by configure)
14 years ago
14 years ago
aix/ instructions for building an AIX shared library
old/ makefiles for various architectures and zlib documentation
that has not yet been updated for zlib 1.2.x
14 years ago
zlib public header files (must be kept):
zconf.h
zlib.h
private source files used to build the zlib library:
adler32.c
compress.c
crc32.c
14 years ago
crc32.h
14 years ago
deflate.c
deflate.h
gzio.c
14 years ago
infback.c
14 years ago
inffast.c
inffast.h
14 years ago
inffixed.h
14 years ago
inflate.c
14 years ago
inflate.h
14 years ago
inftrees.c
inftrees.h
trees.c
14 years ago
trees.h
14 years ago
uncompr.c
zutil.c
zutil.h
source files for sample programs:
example.c
minigzip.c
14 years ago
unsupported contribution by third parties
14 years ago
See contrib/README.contrib