aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/check/crc64_table.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-14liblzma: Add fast CRC64 for 32/64-bit x86 using SSSE3 + SSE4.1 + CLMUL.Lasse Collin1-4/+17
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