瀏覽代碼

Merge pull request #5365 from ThomasWaldmann/upgrade-xxhash

upgrade bundled xxhash to 0.8.0, fixes #5362
TW 4 年之前
父節點
當前提交
257628b7d8
共有 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


部分文件因文件數量過多而無法顯示