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.

60 lines
1.6 KiB

13 years ago
ChangeLog history of changes
FAQ Frequently Asked Questions about zlib
INDEX this file
Makefile makefile for Unix (generated by configure)
Makefile.in makefile for Unix (template for configure)
README guess what
configure configure script for Unix
13 years ago
make_vms.com makefile for VMS
13 years ago
treebuild.xml see http://treebuild.metux.de/
13 years ago
zlib.3 Man page for zlib
zlib.map Linux symbol information
13 years ago
zlib.pc.in Template for pkg-config descriptor
13 years ago
zlib2ansi perl script to convert source files for C++ compilation
13 years ago
13 years ago
amiga/ makefiles for Amiga SAS C
13 years ago
as400/ makefiles for IBM AS/400
13 years ago
doc/ documentation for formats and algorithms
13 years ago
msdos/ makefiles for MSDOS
13 years ago
old/ makefiles for various architectures and zlib documentation
files that have not yet been updated for zlib 1.2.x
13 years ago
projects/ projects for various Integrated Development Environments
13 years ago
qnx/ makefiles for QNX
13 years ago
watcom/ makefiles for OpenWatcom
13 years ago
win32/ makefiles for Windows
13 years ago
13 years ago
zlib public header files (required for library use):
13 years ago
zconf.h
zlib.h
13 years ago
zlibdefs.h
13 years ago
13 years ago
private source files used to build the zlib library:
13 years ago
adler32.c
compress.c
crc32.c
13 years ago
crc32.h
13 years ago
deflate.c
deflate.h
gzio.c
13 years ago
infback.c
13 years ago
inffast.c
inffast.h
13 years ago
inffixed.h
13 years ago
inflate.c
13 years ago
inflate.h
13 years ago
inftrees.c
inftrees.h
trees.c
13 years ago
trees.h
13 years ago
uncompr.c
zutil.c
zutil.h
13 years ago
source files for sample programs:
13 years ago
example.c
minigzip.c
13 years ago
See examples/README.examples for more
13 years ago
13 years ago
unsupported contribution by third parties
13 years ago
See contrib/README.contrib