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.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| LICENSE | 3 years ago | |
| README | 3 years ago | |
| cap.go | 3 years ago | |
| cap_test.go | 3 years ago | |
| convenience.go | 3 years ago | |
| file.go | 3 years ago | |
| flags.go | 3 years ago | |
| go.mod | 3 years ago | |
| iab.go | 3 years ago | |
| launch.go | 3 years ago | |
| legacy.go | 3 years ago | |
| modern.go | 3 years ago | |
| names.go | 3 years ago | |
| oslockluster.go | 3 years ago | |
| oslocks.go | 3 years ago | |
| syscalls.go | 3 years ago | |
| text.go | 3 years 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>