• Home
  • History
  • Annotate
  • only in /external/libcap-ng/libcap-ng-0.7/
NameDateSize

..21-Dec-20174 KiB

aclocal.m421-Dec-201743.7 KiB

AUTHORS21-Dec-201767

autogen.sh21-Dec-2017109

bindings/21-Dec-20174 KiB

ChangeLog21-Dec-20172.7 KiB

compile21-Dec-20176.7 KiB

config.guess21-Dec-201743.6 KiB

config.h.in21-Dec-20172.3 KiB

config.sub21-Dec-201734.5 KiB

configure21-Dec-2017441.1 KiB

configure.ac21-Dec-20174.5 KiB

COPYING21-Dec-201717.6 KiB

COPYING.LIB21-Dec-201725.9 KiB

depcomp21-Dec-201719.9 KiB

docs/21-Dec-20174 KiB

INSTALL21-Dec-201715.4 KiB

install-sh21-Dec-201713.7 KiB

libcap-ng.spec21-Dec-20173.1 KiB

ltmain.sh21-Dec-2017276.8 KiB

m4/21-Dec-20174 KiB

Makefile.am21-Dec-20171.1 KiB

Makefile.in21-Dec-201724.4 KiB

missing21-Dec-201710.1 KiB

NEWS21-Dec-20170

py-compile21-Dec-20174.2 KiB

README21-Dec-2017721

src/21-Dec-20174 KiB

utils/21-Dec-20174 KiB

README

1The libcap-ng library should make programming with posix capabilities
2easier. The library has some utilities to help you analyse a system
3for apps that may have too much privileges.
4
5NOTE: to distributions. There is a "make check" target. It only works
6if the headers match the kernel. IOW, if you have a chroot build system
7that is using a much older kernel, the macros in the kernel header files
8will do the wrong thing when the capng_init function probes the kernel
9and decides we are doing v1 rather than v3 protocol. If that is your case,
10just don't do the "make check" as part of the build process.
11
12Report any bugs in this package to  sgrubb@redhat.com  or better yet,
13file them here: https://bugzilla.redhat.com/
14