Last indexation completed on 2024-04-14 16:00:15 UTC

ZLIB DATA COMPRESSION LIBRARY
zlib 1.2.8 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files tools.ietf.org/html/rfc1950">http://tools.ietf.org/html/rfc1950 (zlib format), rfc1951 (deflate format) and rfc1952 (gzip format).


SEE ALSO: README

  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2024-02-11 01:18:53  
file adler32.c 4968 bytes 2024-02-11 01:18:53 2024-04-14 14:14:03 compute the Adler-32 checksum of a data stream
file ChangeLog 76402 bytes 2024-02-11 01:18:53 -  
file CMakeLists.txt 3394 bytes 2024-02-11 01:18:53 -  
file compress.c 2529 bytes 2024-02-11 01:18:53 2024-04-14 14:14:03 compress a memory buffer
file configure 26082 bytes 2024-02-11 01:18:53 2024-04-14 14:14:03  
file crc32.c 13174 bytes 2024-02-11 01:18:53 2024-04-14 14:14:03 compute the CRC-32 of a data stream
file crc32.h 30562 bytes 2024-02-11 01:18:53 2024-04-14 14:14:04 tables for rapid CRC calculation
file deflate.c 71476 bytes 2024-02-11 01:18:53 2024-04-14 14:14:05 compress data using the deflation algorithm
file deflate.h 12774 bytes 2024-02-11 01:18:53 2024-04-14 14:14:05 internal compression state
file FAQ 16573 bytes 2024-02-11 01:18:53 -  
file gzclose.c 678 bytes 2024-02-11 01:18:53 2024-04-14 14:14:05 zlib gzclose() function
file gzguts.h 6552 bytes 2024-02-11 01:18:53 2024-04-14 14:14:05 zlib internal header definitions for gz* operations
file gzlib.c 16415 bytes 2024-02-11 01:18:53 2024-04-14 14:14:05 zlib functions common to reading and writing gzip files
file gzread.c 18694 bytes 2024-02-11 01:18:53 2024-04-14 14:14:05 zlib functions for reading gzip files
file gzwrite.c 16199 bytes 2024-02-11 01:18:53 2024-04-14 14:14:05 zlib functions for writing gzip files
file INDEX 1988 bytes 2024-02-11 01:18:53 -  
file infback.c 22709 bytes 2024-02-11 01:18:53 2024-04-14 14:14:06 inflate using a call-back interface
file inffast.c 13455 bytes 2024-02-11 01:18:53 2024-04-14 14:14:06 fast decoding
file inffast.h 427 bytes 2024-02-11 01:18:53 2024-04-14 14:14:06 header to use inffast.c
file inffixed.h 6332 bytes 2024-02-11 01:18:53 2024-04-14 14:14:06 table for decoding fixed codes
file inflate.c 53512 bytes 2024-02-11 01:18:53 2024-04-14 14:14:07 zlib decompression
file inflate.h 6399 bytes 2024-02-11 01:18:53 2024-04-14 14:14:07 internal inflate state definition
file inftrees.c 13028 bytes 2024-02-11 01:18:53 2024-04-14 14:14:07 generate Huffman trees for efficient decoding
file inftrees.h 2928 bytes 2024-02-11 01:18:53 2024-04-14 14:14:07 header to use inftrees.c
file make_vms.com 26402 bytes 2024-02-11 01:18:53 -  
file Makefile 100 bytes 2024-02-11 01:18:53 2024-04-14 14:14:07  
file Makefile.in 8985 bytes 2024-02-11 01:18:53 2024-04-14 14:14:07  
file README 5185 bytes 2024-02-11 01:18:53 -  
file treebuild.xml 3135 bytes 2024-02-11 01:18:53 2024-04-14 14:14:07  
file trees.c 44255 bytes 2024-02-11 01:18:53 2024-04-14 14:14:07 output deflated data using Huffman coding
file trees.h 8472 bytes 2024-02-11 01:18:53 2024-04-14 14:14:08

header created automatically with -DGEN_

file uncompr.c 2003 bytes 2024-02-11 01:18:53 2024-04-14 14:14:08 decompress a memory buffer
file zconf.h.cmakein 15559 bytes 2024-02-11 01:18:53 -  
file zconf.h.in 15508 bytes 2024-02-11 01:18:53 -  
file zlib.3 4236 bytes 2024-02-11 01:18:53 -  
file zlib.3.pdf 8734 bytes 2024-02-11 01:18:53 -  
file zlib.h 87885 bytes 2024-02-11 01:18:53 2024-04-14 14:14:08 interface of the 'zlib' general purpose compression library
file zlib.map 1192 bytes 2024-02-11 01:18:53 -  
file zlib.pc.cmakein 294 bytes 2024-02-11 01:18:53 -  
file zlib.pc.in 254 bytes 2024-02-11 01:18:53 -  
file zlib2ansi 3895 bytes 2024-02-11 01:18:53 2024-04-14 14:14:08  
file zutil.c 7414 bytes 2024-02-11 01:18:53 2024-04-14 14:14:08 target dependent utility functions for the compression library
file zutil.h 6766 bytes 2024-02-11 01:18:53 2024-04-14 14:14:08 internal interface and configuration of the compression library