X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-Id: <201202192202.q1JM23FG032272@delorie.com> From: Juan Manuel Guerrero To: djgpp-announce AT delorie DOT com Subject: ANNOUNCE: DJGPP port of zlib 1.2.6 uploaded. Date: Sun, 19 Feb 2012 22:57:48 +0100 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline This is a port of zlib 1.2.6 to MSDOS/DJGPP. zlib 1.2.6 is a general purpose data compression/decompression library as used in gzip. All the code is thread safe. DJGPP specific changes. ======================= The only DJGPP specific change is that the vsnprintf and snprintf functions from DJGPP's repository are provided. Apart of this, only the usual configu- ration files have been added. They are located in the /djgpp directory. Please read the docs to become familiar with this product. The port has been compiled using stock djdev203 (patchlevel 2) and consists of the two packages that can be downloaded from ftp.delorie.com and mirrors as (timestamp 2012-02-19): zlib 1.2.6 headers, libs and man format documentation: ftp://ftp.delorie.com/pub/djgpp/current/v2tk/zlib126b.zip zlib 1.2.6 source: ftp://ftp.delorie.com/pub/djgpp/current/v2tk/zlib126s.zip The binaries have been produced a second time using the stock version of djdev204 beta library. This package is available at ftp.delorie.com and mirrors as (timestamp 2012-02-19): zlib 1.2.6 headers, libs and man format documentation: ftp://ftp.delorie.com/pub/djgpp/beta/v2tk/zlib126b.zip Send zlib specific bug reports to . Send suggestions and bug reports concerning the DJGPP port to comp.os.msdos.djgpp or . Enjoy. Guerrero, Juan Manuel