blob: 666cbef7fcfbd7c6a1d62edd2732860f95b41bf2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
drwxr-xr-x root/root bin/
-rwxr-xr-x root/root bin/xxhsum
lrwxrwxrwx root/root bin/xxh128sum -> xxhsum
lrwxrwxrwx root/root bin/xxh32sum -> xxhsum
lrwxrwxrwx root/root bin/xxh3sum -> xxhsum
lrwxrwxrwx root/root bin/xxh64sum -> xxhsum
drwxr-xr-x root/root include/
-rw-r--r-- root/root include/xxh3.h
-rw-r--r-- root/root include/xxhash.h
drwxr-xr-x root/root lib/
-rwxr-xr-x root/root lib/libxxhash.so.0.8.4
lrwxrwxrwx root/root lib/libxxhash.so -> libxxhash.so.0
lrwxrwxrwx root/root lib/libxxhash.so.0 -> libxxhash.so.0.8.4
drwxr-xr-x root/root lib/pkgconfig/
-rw-r--r-- root/root lib/pkgconfig/libxxhash.pc
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/xxhsum.1.gz
lrwxrwxrwx root/root usr/share/man/man1/xxh128sum.1.gz -> xxhsum.1.gz
lrwxrwxrwx root/root usr/share/man/man1/xxh32sum.1.gz -> xxhsum.1.gz
lrwxrwxrwx root/root usr/share/man/man1/xxh3sum.1.gz -> xxhsum.1.gz
lrwxrwxrwx root/root usr/share/man/man1/xxh64sum.1.gz -> xxhsum.1.gz
|