Home | History | Annotate | only in /external/libcap-ng/libcap-ng-0.7
Up to higher level directory
NameDateSize
aclocal.m420-Sep-201343.7K
AUTHORS20-Sep-201367
autogen.sh20-Sep-2013109
bindings/20-Sep-2013
ChangeLog20-Sep-20132.7K
compile20-Sep-20136.7K
config.guess20-Sep-201343.6K
config.h.in20-Sep-20132.3K
config.sub20-Sep-201334.5K
configure20-Sep-2013441.1K
configure.ac20-Sep-20134.5K
COPYING20-Sep-201317.6K
COPYING.LIB20-Sep-201325.9K
depcomp20-Sep-201319.9K
docs/20-Sep-2013
INSTALL20-Sep-201315.4K
install-sh20-Sep-201313.7K
libcap-ng.spec20-Sep-20133.1K
ltmain.sh20-Sep-2013276.8K
m4/20-Sep-2013
Makefile.am20-Sep-20131.1K
Makefile.in20-Sep-201324.4K
missing20-Sep-201310.1K
NEWS20-Sep-20130
py-compile20-Sep-20134.2K
README20-Sep-2013721
src/20-Sep-2013
utils/20-Sep-2013

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