From c82e88dd00d1b0b7fcfb4e5628d99611388cef6f Mon Sep 17 00:00:00 2001 From: rawnix ports Date: Sat, 26 Sep 2026 18:19:05 +0000 Subject: sync 2026-09-26 18:19 UTC 1672 files changed, 151396 insertions(+) --- core/xxhash/.footprint | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 core/xxhash/.footprint (limited to 'core/xxhash/.footprint') diff --git a/core/xxhash/.footprint b/core/xxhash/.footprint new file mode 100644 index 0000000..666cbef --- /dev/null +++ b/core/xxhash/.footprint @@ -0,0 +1,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 -- cgit v1.3.1