aboutsummaryrefslogtreecommitdiff
path: root/cap/text.go
AgeCommit message (Expand)Author
2020-12-23Minor fixes for "cap" package documentation.Andrew G. Morgan
2020-07-23Reflect a minor improvement in cap_to_text() output in man page.Andrew G. Morgan
2020-07-23A more compact form for the text representation of capabilities.Andrew G. Morgan
2020-07-22Make Go cap.String() and (*cap.Set).String() equal C equivalents.Andrew G. Morgan
2020-07-21Fix for cap.FromText().Andrew G. Morgan
2020-02-23Implement cap.Launch()Andrew G. Morgan
2020-01-03Refactor the way we do the psx linkage in libcap.Andrew G. Morgan
2019-12-22Change the definition of 'all' to be all named capabilities.Andrew G. Morgan
2019-11-16Implement a meaningful Go port of libcapAndrew G. Morgan
2019-05-19A Go (golang) implementation of libcap: import "libcap/cap".Andrew G. Morgan