X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-Id: <201010180403.o9I43DLS003883@delorie.com> From: Juan Manuel Guerrero To: djgpp-announce AT delorie DOT com Subject: ANNOUNCE: DJGPP port of zlib 1.2.5 uploaded. Date: Sat, 16 Oct 2010 00:02:36 +0200 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline This is a port of zlib 1.2.5 to MSDOS/DJGPP. zlib 1.2.5 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 consists of two packages that have been compiled using djdev203 and that can be downloaded from ftp.delorie.com and mirrors as (timestamp 2010-10-11): zlib 1.2.5 headers, libs and man format documentation: ftp://ftp.delorie.com/pub/djgpp/current/v2tk/zlib125b.zip zlib 1.2.5 source: ftp://ftp.delorie.com/pub/djgpp/current/v2tk/zlib125s.zip For the convenience of the WinXP users the binaries has been produced a second time using the djdev204 beta library. This package is available at ftp.delorie.com and mirrors as (timestamp 2010-10-11): zlib 1.2.5 headers, libs and man format documentation: ftp://ftp.delorie.com/pub/djgpp/beta/v2tk/zlib125b.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