• Home
Name Date Size #Lines LOC

..--

LICENSED03-May-202419.8 KiB386319

READMED03-May-2024345 117

cap.goD03-May-202414.2 KiB462244

cap_test.goD03-May-20245.7 KiB215199

convenience.goD03-May-20246.9 KiB293201

file.goD03-May-202410.7 KiB387289

flags.goD03-May-20244.1 KiB162117

go.modD03-May-2024125 63

iab.goD03-May-20246.6 KiB288232

launch.goD03-May-20246.4 KiB253156

legacy.goD03-May-2024121 83

modern.goD03-May-2024131 93

names.goD03-May-202415 KiB429131

oslockluster.goD03-May-20241.2 KiB346

oslocks.goD03-May-20241.5 KiB5224

syscalls.goD03-May-2024698 2817

text.goD03-May-20247.4 KiB326233

README

1Package cap is the libcap API for Linux Capabilities written in
2Go. The official release announcement site for libcap is:
3
4   https://sites.google.com/site/fullycapable/
5
6Like libcap, the cap package is distributed with a "you choose"
7License. Specifically: BSD three clause, or GPL2. See the LICENSE
8file.
9
10Andrew G. Morgan <morgan@kernel.org>
11