]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Update xxhash.c to lz4 r120 version;
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Thu, 14 Aug 2014 09:07:34 +0000 (18:07 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Thu, 14 Aug 2014 09:07:34 +0000 (18:07 +0900)
commit20d545194b222ea6d1a0e497f16f889e1588d394
treefce97bb968ce639441ff0c8cf9396eedc7308e6e
parentef2d83a5c9e0c348c3c26f1625fc9e36352bdf18
Update xxhash.c to lz4 r120 version;
o remove xxhash.h, which is unneeded in libarchive and causes
  build failure for function definitions.
o convert single comment statements to block comment statements
  because some C compiler cannot handle it.
Makefile.am
libarchive/archive_xxhash.h
libarchive/xxhash.c
libarchive/xxhash.h [deleted file]