android_mt6572_jiabo/external/libcap-ng/libcap-ng-0.7
2025-09-05 16:56:03 +08:00
..
bindings first commit 2025-09-05 16:56:03 +08:00
docs first commit 2025-09-05 16:56:03 +08:00
m4 first commit 2025-09-05 16:56:03 +08:00
src first commit 2025-09-05 16:56:03 +08:00
utils first commit 2025-09-05 16:56:03 +08:00
aclocal.m4 first commit 2025-09-05 16:56:03 +08:00
AUTHORS first commit 2025-09-05 16:56:03 +08:00
autogen.sh first commit 2025-09-05 16:56:03 +08:00
ChangeLog first commit 2025-09-05 16:56:03 +08:00
compile first commit 2025-09-05 16:56:03 +08:00
config.guess first commit 2025-09-05 16:56:03 +08:00
config.h.in first commit 2025-09-05 16:56:03 +08:00
config.sub first commit 2025-09-05 16:56:03 +08:00
configure first commit 2025-09-05 16:56:03 +08:00
configure.ac first commit 2025-09-05 16:56:03 +08:00
COPYING first commit 2025-09-05 16:56:03 +08:00
COPYING.LIB first commit 2025-09-05 16:56:03 +08:00
depcomp first commit 2025-09-05 16:56:03 +08:00
INSTALL first commit 2025-09-05 16:56:03 +08:00
install-sh first commit 2025-09-05 16:56:03 +08:00
libcap-ng.spec first commit 2025-09-05 16:56:03 +08:00
ltmain.sh first commit 2025-09-05 16:56:03 +08:00
Makefile.am first commit 2025-09-05 16:56:03 +08:00
Makefile.in first commit 2025-09-05 16:56:03 +08:00
missing first commit 2025-09-05 16:56:03 +08:00
NEWS first commit 2025-09-05 16:56:03 +08:00
py-compile first commit 2025-09-05 16:56:03 +08:00
README first commit 2025-09-05 16:56:03 +08:00

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/