]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Split crc table generating code (MAKECRCH) out into separate tool makecrct.
authorHans Kristian Rosbach <hk-git@circlestorm.org>
Tue, 17 Sep 2019 11:18:02 +0000 (13:18 +0200)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Fri, 20 Sep 2019 20:29:21 +0000 (22:29 +0200)
commit1e424d9bbf492f4e2454fbc0c8a7aa58834136e9
treef0efdbdce8b38535bdd34e8183275e4bc6398375
parent8dd3bb231720c90eb3e7fe8c6168083215013da4
Split crc table generating code (MAKECRCH) out into separate tool makecrct.
CMakeLists.txt
Makefile.in
crc32.c
tools/makecrct.c [new file with mode: 0644]