diff options
author | Menno E. Duursma <druiloor@zonnet.nl> | 2010-05-11 14:56:16 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 14:56:16 +0200 |
commit | e76ba428a2cf2abb8b3c03c522146beeb536b1c1 (patch) | |
tree | 7c6f1cdf87771f9f8bd87684da1bf2504ed55c3f /libraries/libcap/slack-desc | |
parent | 39705f65a6a657639b43c36c9f29087722cce40f (diff) |
libraries/libcap: Initial import
Diffstat (limited to 'libraries/libcap/slack-desc')
-rw-r--r-- | libraries/libcap/slack-desc | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/libraries/libcap/slack-desc b/libraries/libcap/slack-desc new file mode 100644 index 0000000000000..9e01ff39638a8 --- /dev/null +++ b/libraries/libcap/slack-desc @@ -0,0 +1,12 @@ +libcap: libcap +libcap: +libcap: This is a library for getting and setting POSIX.1e (formerly POSIX 6) +libcap: draft 15 capabilities. +libcap: +libcap: Libcap was written by Andrew G. Morton; however, it would not +libcap: have been possible without the help of Aleph1, Roland Buresund, +libcap: Andrew Main, and Alexander Kjeldaas. +libcap: +libcap: More information on capabilities in the Linux kernel can be found at +libcap: http://www.kernel.org/pub/linux/libs/security/linux-privs/ +libcap: |