go

command
v1.2.50 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 24, 2021 License: GPL-2.0 Imports: 15 Imported by: 0

Documentation

Overview

Program b210613 reproduces the code reported in:

https://bugzilla.kernel.org/show_bug.cgi?id=210613

This file is evolved directly from the reproducer attached to that bug report originally authored by Lorenz Bauer.

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 psx-signals validates that the psx mechanism can coexist with Go use of signals. This is an unprivilaged program derived from the sample code provided in this bug report:

https://bugzilla.kernel.org/show_bug.cgi?id=210533

Program try-launching validates the cap.Launch feature.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL