ソースを参照

upgrade bundled xxhash to 0.8.0, fixes #5362

Thomas Waldmann 4 年 前
コミット
24e89dd1aa
2 ファイル変更443 行追加318 行削除
  1. 1 1
      src/borg/algorithms/xxh64/xxhash.c
  2. 442 317
      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-present, Yann Collet
+ * Copyright (C) 2012-2020 Yann Collet
  *
  * BSD 2-Clause License (https://www.opensource.org/licenses/bsd-license.php)
  *

ファイルの差分が大きいため隠しています
+ 442 - 317
src/borg/algorithms/xxh64/xxhash.h


この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません