]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Native API changes: Remove adler32_z and crc32_z. api-cleanup 2295/head
authorHans Kristian Rosbach <hk-git@circlestorm.org>
Tue, 12 May 2026 20:43:57 +0000 (22:43 +0200)
committerHans Kristian Rosbach <hk-git@circlestorm.org>
Sat, 16 May 2026 23:41:59 +0000 (01:41 +0200)
commit7c9e165146b1e9f15cf6a3cadab6652e35000ec6
tree00f1f709a45f9d8341f420d5253ea86a3ad64964
parente2786289101e0d4269aeeeb6ea80d226b5770cf9
Native API changes: Remove adler32_z and crc32_z.
Promote adler32 and crc32 to use size_t len.
Add Symver to provide old functions to temporarily remain ABI compatible with older zlib-ng versions.
Implement proper Configure/CMake tests for new-style symver support.
CMakeLists.txt
adler32.c
configure
crc32.c
zbuild.h
zlib-ng.h.in
zlib-ng.map.in
zlib_name_mangling-ng.h.in