History log of /external/libcap-ng/libcap-ng-0.7/utils/pscap.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
504f8866c4a2a88f13f57ae687bcb15eaa8a4b18 20-Aug-2014 Elliott Hughes <enh@google.com> libcap-ng can compile out of the box now.

We've added <stdio_ext.h>.

Change-Id: I9b634a120b7d957847aad87ab65e03c3f64df19c
/external/libcap-ng/libcap-ng-0.7/utils/pscap.c
1d1011a3c5049a7f9eef99d22f3704e4367579cc 06-Sep-2012 Nick Kralevich <nnk@google.com> Initial checkin: libcap-ng-0.7

This is the initial checkin of libcap-ng, a set of libraries
and tools which make minipulating capabilities easier.
This code was originally downloaded from http://people.redhat.com/sgrubb/libcap-ng/
and has been lightly modified to make it work on Android.
(please see the "if !defined(ANDROID)" lines in
libcap-ng-0.7/utils/pscap.c and libcap-ng-0.7/src/cap-ng.c)

The files Android.mk and README were created by myself.
The file config.h was created by running ./configure on my
desktop machine.

Change-Id: I110084a922315a2754246c4f6f026c2c4328312b
/external/libcap-ng/libcap-ng-0.7/utils/pscap.c