Home | History | Annotate | only in /external/libcap-ng/libcap-ng-0.7
Up to higher level directory
NameDateSize
aclocal.m416-Dec-201443.7K
AUTHORS16-Dec-201467
autogen.sh16-Dec-2014109
bindings/16-Dec-2014
ChangeLog16-Dec-20142.7K
compile16-Dec-20146.7K
config.guess16-Dec-201443.6K
config.h.in16-Dec-20142.3K
config.sub16-Dec-201434.5K
configure16-Dec-2014441.1K
configure.ac16-Dec-20144.5K
COPYING16-Dec-201417.6K
COPYING.LIB16-Dec-201425.9K
depcomp16-Dec-201419.9K
docs/16-Dec-2014
INSTALL16-Dec-201415.4K
install-sh16-Dec-201413.7K
libcap-ng.spec16-Dec-20143.1K
ltmain.sh16-Dec-2014276.8K
m4/16-Dec-2014
Makefile.am16-Dec-20141.1K
Makefile.in16-Dec-201424.4K
missing16-Dec-201410.1K
NEWS16-Dec-20140
py-compile16-Dec-20144.2K
README16-Dec-2014721
src/16-Dec-2014
utils/16-Dec-2014

README

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