]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Introduce zmemcmp to use unaligned access for architectures we know support unaligned...
authorNathan Moinvaziri <nathan@nathanm.com>
Wed, 26 Jan 2022 18:51:23 +0000 (10:51 -0800)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Thu, 10 Feb 2022 15:10:48 +0000 (16:10 +0100)
commitab6665b1bee170c27d229899ed23e6053ebd900b
treed01a6881a25e93cb25464b655c68bd77558445e2
parent363a95fb9b8c4bef7225164fa1deb5481a35c3c0
Introduce zmemcmp to use unaligned access for architectures we know support unaligned access, otherwise use memcmp.
deflate_quick.c
match_tpl.h
zbuild.h