From dc5a43ebfadb6b775f6e64bfeb5a461c66acb394 Mon Sep 17 00:00:00 2001 From: Mark Adler Date: Fri, 9 Sep 2011 23:26:58 -0700 Subject: zlib 1.2.3.6 --- examples/README.examples | 6 ------ 1 file changed, 6 deletions(-) (limited to 'examples/README.examples') diff --git a/examples/README.examples b/examples/README.examples index 146919c6..56a31714 100644 --- a/examples/README.examples +++ b/examples/README.examples @@ -34,12 +34,6 @@ gzlog.h and deflateSetDictionary() - illustrates use of a gzip header extra field -pigz.c - parallel implementation of gzip compression - - uses pthreads to speed up compression on multiple core machines - - illustrates the use of deflateSetDictionary() with raw deflate - - illustrates the use of crc32_combine() - zlib_how.html painfully comprehensive description of zpipe.c (see below) - describes in excruciating detail the use of deflate() and inflate() -- cgit v1.2.3-55-g6feb