Downloadliste

Projektbeschreibung

zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any computer hardware and operating system. The zlib data format is itself portable across platforms. Unlike the LZW compression method used in Unix compress(1), the compression method currently used in zlib essentially never expands the data. (LZW can double or triple the file size in extreme cases.) zlib's memory footprint is also independent of the input data and can be reduced, if necessary, at some cost in compression.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-03-12 04:12
1.1.4

A double free Fehler wurde behoben.
Tags: Major security fixes
A double free bug has been fixed.

2001-02-21 14:13
1.1.3

Version 1.1.3 behebt eine Reihe von buglets im gz * Funktionen und eine `` aufblasen Input-Puffer Fehler zeigt, dass bis auf seltene, aber anhaltende Gelegenheiten''; sie fügt auch eine Reihe von neuen Produkten contrib, einschließlich 586 und 686 Assembler-Routinen .
Version 1.1.3 fixes a number of buglets in the gz*
functions and one ``inflate input-buffer bug that
shows up on rare but persistent occasions''; it
also adds a number of new contrib items, including
586 and 686 assembler routines.

Project Resources