diff options
author | Juergen Daubert <jue@jue.li> | 2010-06-03 10:23:01 +0000 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2010-06-03 10:23:01 +0000 |
commit | cd01a2661b8aadc842452c050605a167cebfec1e (patch) | |
tree | 5f4b61336f2efe6547aae6cb521c77cd31b96676 /libcap/.footprint | |
parent | 1267d8c605015b00d9ebafacec4a8d26b8da7cc2 (diff) | |
download | pkgutils-cd01a2661b8aadc842452c050605a167cebfec1e.tar.gz pkgutils-cd01a2661b8aadc842452c050605a167cebfec1e.tar.xz |
libcap: new core port, moved from opt
Diffstat (limited to 'libcap/.footprint')
-rw-r--r-- | libcap/.footprint | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/libcap/.footprint b/libcap/.footprint new file mode 100644 index 00000000..ad271d52 --- /dev/null +++ b/libcap/.footprint @@ -0,0 +1,47 @@ +drwxr-xr-x root/root lib/ +lrwxrwxrwx root/root lib/libcap.so.2 -> libcap.so.2.19 +-rw-r--r-- root/root lib/libcap.so.2.19 +drwxr-xr-x root/root sbin/ +-rwxr-xr-x root/root sbin/capsh +-rwxr-xr-x root/root sbin/getcap +-rwxr-xr-x root/root sbin/getpcaps +-rwxr-xr-x root/root sbin/setcap +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/sys/ +-rw-r--r-- root/root usr/include/sys/capability.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libcap.a +lrwxrwxrwx root/root usr/lib/libcap.so -> ../../lib/libcap.so.2.19 +drwxr-xr-x root/root usr/man/ +drwxr-xr-x root/root usr/man/man1/ +-rw-r--r-- root/root usr/man/man1/capsh.1.gz +drwxr-xr-x root/root usr/man/man3/ +-rw-r--r-- root/root usr/man/man3/cap_clear.3.gz +-rw-r--r-- root/root usr/man/man3/cap_clear_flag.3.gz +-rw-r--r-- root/root usr/man/man3/cap_compare.3.gz +-rw-r--r-- root/root usr/man/man3/cap_copy_ext.3.gz +-rw-r--r-- root/root usr/man/man3/cap_copy_int.3.gz +-rw-r--r-- root/root usr/man/man3/cap_dup.3.gz +-rw-r--r-- root/root usr/man/man3/cap_free.3.gz +-rw-r--r-- root/root usr/man/man3/cap_from_name.3.gz +-rw-r--r-- root/root usr/man/man3/cap_from_text.3.gz +-rw-r--r-- root/root usr/man/man3/cap_get_fd.3.gz +-rw-r--r-- root/root usr/man/man3/cap_get_file.3.gz +-rw-r--r-- root/root usr/man/man3/cap_get_flag.3.gz +-rw-r--r-- root/root usr/man/man3/cap_get_pid.3.gz +-rw-r--r-- root/root usr/man/man3/cap_get_proc.3.gz +-rw-r--r-- root/root usr/man/man3/cap_init.3.gz +-rw-r--r-- root/root usr/man/man3/cap_set_fd.3.gz +-rw-r--r-- root/root usr/man/man3/cap_set_file.3.gz +-rw-r--r-- root/root usr/man/man3/cap_set_flag.3.gz +-rw-r--r-- root/root usr/man/man3/cap_set_proc.3.gz +-rw-r--r-- root/root usr/man/man3/cap_size.3.gz +-rw-r--r-- root/root usr/man/man3/cap_to_name.3.gz +-rw-r--r-- root/root usr/man/man3/cap_to_text.3.gz +-rw-r--r-- root/root usr/man/man3/capgetp.3.gz +-rw-r--r-- root/root usr/man/man3/capsetp.3.gz +-rw-r--r-- root/root usr/man/man3/libcap.3.gz +drwxr-xr-x root/root usr/man/man8/ +-rw-r--r-- root/root usr/man/man8/getcap.8.gz +-rw-r--r-- root/root usr/man/man8/setcap.8.gz |