android13/external/libcap-ng/libcap-ng-0.7
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
bindings initial 2024-06-22 20:45:49 +08:00
docs initial 2024-06-22 20:45:49 +08:00
m4 initial 2024-06-22 20:45:49 +08:00
src initial 2024-06-22 20:45:49 +08:00
utils initial 2024-06-22 20:45:49 +08:00
AUTHORS initial 2024-06-22 20:45:49 +08:00
COPYING initial 2024-06-22 20:45:49 +08:00
COPYING.LIB initial 2024-06-22 20:45:49 +08:00
ChangeLog initial 2024-06-22 20:45:49 +08:00
INSTALL initial 2024-06-22 20:45:49 +08:00
Makefile.am initial 2024-06-22 20:45:49 +08:00
Makefile.in initial 2024-06-22 20:45:49 +08:00
NEWS initial 2024-06-22 20:45:49 +08:00
README initial 2024-06-22 20:45:49 +08:00
aclocal.m4 initial 2024-06-22 20:45:49 +08:00
autogen.sh initial 2024-06-22 20:45:49 +08:00
compile initial 2024-06-22 20:45:49 +08:00
config.guess initial 2024-06-22 20:45:49 +08:00
config.h.in initial 2024-06-22 20:45:49 +08:00
config.sub initial 2024-06-22 20:45:49 +08:00
configure initial 2024-06-22 20:45:49 +08:00
configure.ac initial 2024-06-22 20:45:49 +08:00
depcomp initial 2024-06-22 20:45:49 +08:00
install-sh initial 2024-06-22 20:45:49 +08:00
libcap-ng.spec initial 2024-06-22 20:45:49 +08:00
ltmain.sh initial 2024-06-22 20:45:49 +08:00
missing initial 2024-06-22 20:45:49 +08:00
py-compile initial 2024-06-22 20:45:49 +08:00

README

The libcap-ng library should make programming with posix capabilities
easier. The library has some utilities to help you analyse a system
for apps that may have too much privileges.

NOTE: to distributions. There is a "make check" target. It only works
if the headers match the kernel. IOW, if you have a chroot build system
that is using a much older kernel, the macros in the kernel header files
will do the wrong thing when the capng_init function probes the kernel
and decides we are doing v1 rather than v3 protocol. If that is your case,
just don't do the "make check" as part of the build process.

Report any bugs in this package to  sgrubb@redhat.com  or better yet,
file them here: https://bugzilla.redhat.com/