History log of /external/libcap/libcap/cap_extint.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
94db16546f7ecdf1e3f23c88ae1e522bef0a36a4 24-Dec-2013 Andrew G Morgan <morgan@kernel.org> Clean up some signed vs. unsigned comparisons in libcap.

Suggestion from Mark Wielaard @ Redhat and, more recently from Akhil Arora @ Intel.

Signed-off-by: Andrew G Morgan <morgan@kernel.org>
/external/libcap/libcap/cap_extint.c
2481202d5e1f94f6f8191e2a10d21730b4f5a135 08-Jul-2008 Andrew G. Morgan <morgan@kernel.org> Fix cap_copy_int(), add two functions cap_get_pid() and cap_compare()

Test new and old function with modified test.

Signed-off-by: Andrew G. Morgan <morgan@kernel.org>
/external/libcap/libcap/cap_extint.c
67703d39deb904531823ee4a9bb6d0c09644832e 06-Jul-2008 Andrew G. Morgan <morgan@kernel.org> Fix for Debian bugs 400591 & 487223: cap_copy_ext()

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=400591
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487223

Correct fix implemented as suggested by Matt.

Reported-by: Matt Kern <matt.kern@undue.org>
Reported-by: Torsten Werner <twerner@debian.org>
Signed-off-by: Andrew G. Morgan <morgan@kernel.org>
/external/libcap/libcap/cap_extint.c
d26fa3e7407b24ddc297c97e17c712cb2bb59357 10-Nov-2007 Andrew Morgan <morgan@kernel.org> Prune kernel header and fix missing assignment (fixes from KaiGai Kohei)

- the kernel header doesn't need compiler.h included
+ patch submitted for upstream use.
- the cap_copy_int() function was missing a crucial assignment

Signed-off-by: Andrew Morgan <morgan@kernel.org>
/external/libcap/libcap/cap_extint.c
32423d46c83c639c2df7db7ee74b8ec7be2b1234 01-Nov-2007 Andrew Morgan <morgan@kernel.org> Add support for 64-bit (file) capabilities

This should compile with any iteration of a recent (2.6) kernel.
If your kernel has 64-bit capabilities support, and the kernel
headers indicate this, then it will include that. 32-bit legacy
kernel support is dynamically performed by such a build of libcap.
/external/libcap/libcap/cap_extint.c
ec25bd9b420ab62bcc3ec709f467eb43d434b66d 11-Jul-2007 Andrew Morgan <morgan@kernel.org> Prepare for 1.95 release.
/external/libcap/libcap/cap_extint.c
2153ffce3a55344869504792a7aaf365990cc3f0 11-Jul-2007 Andrew Morgan <morgan@kernel.org> This is libcap-1.01

http://www.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.2/libcap-1.01.tar.gz
/external/libcap/libcap/cap_extint.c
7baf3be8302d9a7ba63c8c57131ecbc3fbd6d3eb 11-Jul-2007 Andrew Morgan <morgan@kernel.org> This is the source for libcap-1.0.tar.gz

http://www.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.2/libcap-1.0.tar.gz
/external/libcap/libcap/cap_extint.c