You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker
7ee447c011
|
4 months ago | |
---|---|---|
.. | ||
LICENSE | 4 months ago | |
README | 4 months ago | |
cap.go | 4 months ago | |
cap_test.go | 4 months ago | |
convenience.go | 4 months ago | |
file.go | 4 months ago | |
flags.go | 4 months ago | |
go.mod | 4 months ago | |
iab.go | 4 months ago | |
launch.go | 4 months ago | |
legacy.go | 4 months ago | |
modern.go | 4 months ago | |
names.go | 4 months ago | |
oslockluster.go | 4 months ago | |
oslocks.go | 4 months ago | |
syscalls.go | 4 months ago | |
text.go | 4 months ago |
README
Package cap is the libcap API for Linux Capabilities written in Go. The official release announcement site for libcap is: https://sites.google.com/site/fullycapable/ Like libcap, the cap package is distributed with a "you choose" License. Specifically: BSD three clause, or GPL2. See the LICENSE file. Andrew G. Morgan <morgan@kernel.org>