aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/check/crc_common.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-18liblzma: CRC_USE_GENERIC_FOR_SMALL_INPUTS cannot be used with ifunc.Lasse Collin1-1/+3
2023-10-18liblzma: Include common.h in crc_common.h.Lasse Collin1-0/+3
2023-10-18liblzma: Add include guards to crc_common.h.Jia Tan1-0/+5
2023-10-18liblzma: Create crc_always_inline macro.Jia Tan1-0/+15
2023-10-18liblzma: Create crc_clmul.c.Jia Tan1-180/+10
2023-10-18liblzma: Define CRC_USE_IFUNC in crc_common.h.Jia Tan1-0/+5
2023-10-13liblzma: Moved CLMUL CRC logic to crc_common.h.Hans Jansen1-2/+228
2023-10-13liblzma: Rename crc_macros.h to crc_common.h.Hans Jansen1-1/+1
2009-10-04Use a tuklib module for integer handling.Lasse Collin1-2/+0
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin1-5/+4
2008-06-18Update the code to mostly match the new simpler file formatLasse Collin1-1/+1