aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/check/crc32_table.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-14Add SPDX license identifier into 0BSD source code files.Lasse Collin1-0/+2
2024-02-14Change most public domain parts to 0BSD.Lasse Collin1-3/+0
2024-02-01liblzma: Check HAVE_USABLE_CLMUL before omitting CRC32 table.Jia Tan1-2/+2
2024-02-01liblzma: Omit CRC tables when not needed with ARM64 optimizations.Jia Tan1-3/+15
2023-10-13liblzma: Added crc32_clmul to crc32_fast.c.Hans Jansen1-4/+15
2019-06-24liblzma: Silence clang -Wmissing-variable-declarations.Lasse Collin1-0/+3
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin1-4/+3
2008-04-25Removed src/liblzma/common/sysdefs.h symlink, which wasLasse Collin1-1/+1
2008-01-06Introduced compatibility with systems that have pre-C99Lasse Collin1-3/+1
2007-12-09Imported to git.Lasse Collin1-0/+22