[Zlib-devel] zlib 1.2.4 released

Gilles Vollant info at winimage.com
Fri Mar 12 14:47:47 EST 2010


gztell64 and gzoffset64, adler32_combine64 and crc32_combine64 are useful on
Win32 x86 (32 bits for old Pentium Pro, Pentium III by example)
they are useful for manipulate file large than 4 GB
z_off64_t is expected to be an integer 64 bits type on 32 bits platform

be able to manipulate 64 bits zipfile (with new minizip) or with gzip is
useful even on MS Windows with 32 bits processor

-----Message d'origine-----
De : zlib-devel-bounces at madler.net [mailto:zlib-devel-bounces at madler.net] De
la part de William A. Rowe Jr.
Envoyé : vendredi 12 mars 2010 18:39
À : zlib-devel at madler.net
Objet : Re: [Zlib-devel] zlib 1.2.4 released

On 3/12/2010 12:31 AM, Mark Adler wrote:
> Stouthearted zlibbers,
> 
> zlib 1.2.4 is released!  I am temporarily placing it here for you to check
out, in case there are any problems.  Please test it and let me know if all
is well.  Or not.
> 
>     http://alumnus.caltech.edu/~madler/zlib-1.2.4.tar.gz

It seems some not-64-bit, 64bit entry points are still compiled on win32,
resulting
in binary breakage if this is ever fixed;

adler32
adler32_combine
adler32_combine64
compress
compress2
compressBound
crc32
crc32_combine
crc32_combine64
deflate
deflateBound
deflateCopy
deflateEnd
deflateInit2_
deflateInit_
deflateParams
deflatePrime
deflateReset
deflateSetDictionary
deflateSetHeader
deflateTune
get_crc_table
gzbuffer
gzclearerr
gzclose
gzclose_r
gzclose_w
gzdirect
gzdopen
gzeof
gzerror
gzflush
gzgetc
gzgets
gzoffset
gzoffset64
gzopen
gzopen64
gzprintf
gzputc
gzputs
gzread
gzrewind
gzseek
gzseek64
gzsetparams
gztell
gztell64
gzungetc
gzwrite
inflate
inflateBack
inflateBackEnd
inflateBackInit_
inflateCopy
inflateEnd
inflateGetHeader
inflateInit2_
inflateInit_
inflateMark
inflatePrime
inflateReset
inflateReset2
inflateSetDictionary
inflateSync
inflateSyncPoint
inflateUndermine
uncompress
zError
zlibCompileFlags
zlibVersion


_______________________________________________
Zlib-devel mailing list
Zlib-devel at madler.net
http://mail.madler.net/mailman/listinfo/zlib-devel_madler.net





More information about the Zlib-devel mailing list