]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Reorder functions related to build_tree to more closely match order of
authorHans Kristian Rosbach <hk-git@circlestorm.org>
Mon, 18 Aug 2025 19:25:29 +0000 (21:25 +0200)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Wed, 20 Aug 2025 11:51:48 +0000 (13:51 +0200)
commit37073c41ab2f62b4f7415400194ba3891083a315
treefda3cae5b4c170f8a80b30319e055ac900eda558
parent348ca1d104cc6b5a665f814cb3d0614b44b3f7d8
Reorder functions related to build_tree to more closely match order of
actual usage in the code. Could also help with cache locality.
trees.c