Name Date Size #Lines LOC

..--

LicenseH A D25-Apr-202520 KiB399327

READMEH A D25-Apr-2025345 117

cap.goH A D25-Apr-202516 KiB504257

cap_test.goH A D25-Apr-20258.2 KiB303276

convenience.goH A D25-Apr-20258.6 KiB341230

file.goH A D25-Apr-202511.7 KiB420307

flags.goH A D25-Apr-20256.3 KiB272163

go.modH A D25-Apr-2025125 63

iab.goH A D25-Apr-202510.9 KiB484379

launch.goH A D25-Apr-202512.7 KiB424218

legacy.goH A D25-Apr-2025121 83

modern.goH A D25-Apr-2025131 93

names.goH A D25-Apr-202515.5 KiB441131

oslockluster.goH A D25-Apr-20251.2 KiB346

oslocks.goH A D25-Apr-20251.5 KiB5224

syscalls.goH A D25-Apr-20253.5 KiB12270

text.goH A D25-Apr-20257.5 KiB327233

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 <[email protected]>
11