Documentation
¶
Overview ¶
Program compare-cap is a sanity check that Go's cap package is inter-operable with the C libcap.
Program mknames parses the cap_names.h file and creates an equivalent names.go file including comments on each cap.Value from the documentation directory.
Program ok exits with status zero. We use it as a chroot test. To avoid any confusion, it needs to be linked statically.
Program try-launching validates the cap.Launch feature.
Click to show internal directories.
Click to hide internal directories.