summaryrefslogtreecommitdiff
path: root/libarchive/xxhash.c
Commit message (Expand)AuthorAgeFilesLines
* add "no sanitize undefined" attribute with clang (#1827)TERESH12022-12-281-0/+4
* Fix #1486: build fails on Windows with VS2013 toolset (v120)Oleg Smirnov2021-01-221-1/+5
* Don't check unaligned access in ubsan for GCC.Joerg Sonnenberger2017-04-291-3/+9
* Merge pull request #854 from Tarsnap/spelling-uploadMartin Matuska2017-01-041-1/+1
|\
| * Spelling fixesGraham Percival2016-12-301-1/+1
* | Fix build on Solaris-based systemsMartin Matuska2017-01-021-1/+2
|/
* Fix spelling typos in commentsBrad King2016-05-021-1/+1
* Ensure that cryptor, hmac, and xxhash always define at least one symbol. Thi...Tim Kientzle2016-04-241-3/+17
* Fix build failure of xxhash on Ubuntu.Michihiro NAKAJIMA2014-09-071-2/+5
* Update xxhash.c to lz4 r120 version;Michihiro NAKAJIMA2014-08-141-107/+112
* Add support for lz4 read filter.Michihiro NAKAJIMA2014-06-301-0/+492