Rebase the zlib sources to the 1.2.12 release

This commit is contained in:
Nick Clifton
2022-04-12 16:24:10 +01:00
parent 63e0ee15a3
commit 8e6b353660
82 changed files with 12518 additions and 1982 deletions

View File

@@ -69,6 +69,7 @@ EXPORTS
gzoffset64
adler32_combine64
crc32_combine64
crc32_combine_gen64
; checksum functions
adler32
adler32_z
@@ -76,6 +77,8 @@ EXPORTS
crc32_z
adler32_combine
crc32_combine
crc32_combine_gen
crc32_combine_op
; various hacks, don't look :)
deflateInit_
deflateInit2_
@@ -91,3 +94,4 @@ EXPORTS
inflateCodesUsed
inflateResetKeep
deflateResetKeep
gzopen_w