Browse Source

upgrade bundled xxhash to 0.8.2

Thomas Waldmann 1 year ago
parent
commit
c8007e45ce
2 changed files with 653 additions and 210 deletions
  1. 1 1
      src/borg/algorithms/xxh64/xxhash.c
  2. 652 209
      src/borg/algorithms/xxh64/xxhash.h

+ 1 - 1
src/borg/algorithms/xxh64/xxhash.c

@@ -1,6 +1,6 @@
 /*
  * xxHash - Extremely Fast Hash algorithm
- * Copyright (C) 2012-2020 Yann Collet
+ * Copyright (C) 2012-2021 Yann Collet
  *
  * BSD 2-Clause License (https://www.opensource.org/licenses/bsd-license.php)
  *

File diff suppressed because it is too large
+ 652 - 209
src/borg/algorithms/xxh64/xxhash.h


Some files were not shown because too many files changed in this diff