[Zlib-devel] [1/4][RFC Patch] Prepare Adler32.c
Jan Seiffert
kaffeemonster at googlemail.com
Mon Mar 14 21:15:29 EDT 2011
This is a patch to prepare adler32.c for the things to come.
* add another variant of modulus function for Archs without divide (or
wide mul).
* rename MOD & MOD4 to reduce_full & reduce_4
* add a "simpler" reduce
* split the adler32 function into sub functions, now we can hook in
other functions for the large size adler32
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 01-prepare.patch
Type: text/x-patch
Size: 7311 bytes
Desc: not available
URL: <http://madler.net/pipermail/zlib-devel_madler.net/attachments/20110315/a29f0479/attachment.bin>
More information about the Zlib-devel
mailing list