]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Append extension to output file path based on window_bits when compressing and remove...
authorNathan Moinvaziri <nathan@nathanm.com>
Fri, 11 Mar 2022 23:31:57 +0000 (15:31 -0800)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Wed, 16 Mar 2022 10:42:45 +0000 (11:42 +0100)
commitb991b3e1f70031478d5c2af8a4fc97c79848b79a
tree32a18ab47d02b0e9b308612c55913f04c3263ee8
parent5dc1b61ec395ea0a4b2266c69096a38743d1c94b
Append extension to output file path based on window_bits when compressing and remove extension from output file path when decompressing.
test/minideflate.c