]> wimlib.net Git - wimlib/commit - Makefile.am
matchfinder_common: sync with libdeflate
authorEric Biggers <ebiggers3@gmail.com>
Sun, 31 Jul 2022 02:03:42 +0000 (19:03 -0700)
committerEric Biggers <ebiggers3@gmail.com>
Sun, 31 Jul 2022 02:03:42 +0000 (19:03 -0700)
commit605df71262af15c229fa3b5f0f6f7611abc011d1
treefaef6a9a87484876ccb9d28eafb13cd33bba741f
parentf2aeb875aa7e73a486c6b4f8bdf4952e49ec8b8e
matchfinder_common: sync with libdeflate
12 files changed:
Makefile.am
include/wimlib/bt_matchfinder.h
include/wimlib/compiler.h
include/wimlib/endianness.h
include/wimlib/hc_matchfinder.h
include/wimlib/lz_extend.h [deleted file]
include/wimlib/lz_hash.h [deleted file]
include/wimlib/matchfinder_common.h [new file with mode: 0644]
include/wimlib/unaligned.h
src/lzms_compress.c
src/lzms_decompress.c
src/lzx_compress.c