Indexing started on 2023-09-17 02:57:08 (UTC) still in progress

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 - 2023-05-30 08:20:16  
file adler32.c 4968 bytes 2023-05-30 08:20:16 Not valid compute the Adler-32 checksum of a data stream
file ChangeLog 76402 bytes 2023-05-30 08:20:16 -  
file CMakeLists.txt 3394 bytes 2023-05-30 08:20:16 -  
file compress.c 2529 bytes 2023-05-30 08:20:16 Not valid compress a memory buffer
file configure 26082 bytes 2023-05-30 08:20:16 Not valid  
file crc32.c 13174 bytes 2023-05-30 08:20:16 Not valid compute the CRC-32 of a data stream
file crc32.h 30562 bytes 2023-05-30 08:20:16 Not valid tables for rapid CRC calculation
file deflate.c 71476 bytes 2023-05-30 08:20:16 Not valid compress data using the deflation algorithm
file deflate.h 12774 bytes 2023-05-30 08:20:16 Not valid internal compression state
file FAQ 16573 bytes 2023-05-30 08:20:16 -  
file gzclose.c 678 bytes 2023-05-30 08:20:16 Not valid zlib gzclose() function
file gzguts.h 6552 bytes 2023-05-30 08:20:16 Not valid zlib internal header definitions for gz* operations
file gzlib.c 16415 bytes 2023-05-30 08:20:16 Not valid zlib functions common to reading and writing gzip files
file gzread.c 18694 bytes 2023-05-30 08:20:16 Not valid zlib functions for reading gzip files
file gzwrite.c 16199 bytes 2023-05-30 08:20:16 Not valid zlib functions for writing gzip files
file INDEX 1988 bytes 2023-05-30 08:20:16 -  
file infback.c 22709 bytes 2023-05-30 08:20:16 Not valid inflate using a call-back interface
file inffast.c 13455 bytes 2023-05-30 08:20:16 Not valid fast decoding
file inffast.h 427 bytes 2023-05-30 08:20:16 Not valid header to use inffast.c
file inffixed.h 6332 bytes 2023-05-30 08:20:16 Not valid table for decoding fixed codes
file inflate.c 53512 bytes 2023-05-30 08:20:16 Not valid zlib decompression
file inflate.h 6399 bytes 2023-05-30 08:20:16 Not valid internal inflate state definition
file inftrees.c 13028 bytes 2023-05-30 08:20:16 Not valid generate Huffman trees for efficient decoding
file inftrees.h 2928 bytes 2023-05-30 08:20:16 Not valid header to use inftrees.c
file make_vms.com 26402 bytes 2023-05-30 08:20:16 -  
file Makefile 100 bytes 2023-05-30 08:20:16 Not valid  
file Makefile.in 8985 bytes 2023-05-30 08:20:16 Not valid  
file README 5185 bytes 2023-05-30 08:20:16 -  
file treebuild.xml 3135 bytes 2023-05-30 08:20:16 Not valid  
file trees.c 44255 bytes 2023-05-30 08:20:16 Not valid output deflated data using Huffman coding
file trees.h 8472 bytes 2023-05-30 08:20:16 Not valid

header created automatically with -DGEN_

file uncompr.c 2003 bytes 2023-05-30 08:20:16 Not valid decompress a memory buffer
file zconf.h.cmakein 15559 bytes 2023-05-30 08:20:16 -  
file zconf.h.in 15508 bytes 2023-05-30 08:20:16 -  
file zlib.3 4236 bytes 2023-05-30 08:20:16 -  
file zlib.3.pdf 8734 bytes 2023-05-30 08:20:16 -  
file zlib.h 87885 bytes 2023-05-30 08:20:16 Not valid interface of the 'zlib' general purpose compression library
file zlib.map 1192 bytes 2023-05-30 08:20:16 -  
file zlib.pc.cmakein 294 bytes 2023-05-30 08:20:16 -  
file zlib.pc.in 254 bytes 2023-05-30 08:20:16 -  
file zlib2ansi 3895 bytes 2023-05-30 08:20:16 Not valid  
file zutil.c 7414 bytes 2023-05-30 08:20:16 Not valid target dependent utility functions for the compression library
file zutil.h 6766 bytes 2023-05-30 08:20:16 Not valid internal interface and configuration of the compression library