aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2021-02-04Up the release version to 2.48Andrew G. Morgan
2021-02-02CamelCase the seccomp explore.go exampleAndrew G. Morgan
2021-01-23Up the release version to 2.47Andrew G. Morgan
2021-01-23Capture a standalone example of using psx with PR_SET_NO_NEW_PRIVS.Andrew G. Morgan
2020-11-09Remove the golang POSIX semantics validation tests.Andrew G. Morgan
2020-07-03A step closer to modularizing the cap and psx packages.Andrew G. Morgan
2019-12-10Realign around the evolving Go support for POSIX semantics syscalls.Andrew G. Morgan
2019-12-09Update go.patch and build for latest build.Andrew G. Morgan
2019-12-02Add missing return value for thread function.Andrew G. Morgan
2019-11-30Update go patch and locationAndrew G. Morgan
2019-11-30Some code to add linux POSIX system call support to golang.Andrew G. Morgan
2019-11-29Improved Go patch that now include cgo support.Andrew G. Morgan
2019-11-16Implement a meaningful Go port of libcapAndrew G. Morgan
2008-07-08Fix cap_copy_int(), add two functions cap_get_pid() and cap_compare()Andrew G. Morgan
2008-07-06Fix for Debian bugs 400591 & 487223: cap_copy_ext()Andrew G. Morgan
2008-03-30Chris' capability conversion scripts.Chris Friedhoff