aboutsummaryrefslogtreecommitdiff
path: root/go/.gitignore
AgeCommit message (Expand)Author
2021-02-04Make more uniform GO build options.Andrew G. Morgan
2020-12-10Fix some typos in the psx.c code related to 6 argument syscalls.Andrew G. Morgan
2020-12-09Update .gitignore file for goapps builds in-tree.Andrew G. Morgan
2020-12-08SIGRTMAX does not play well with Go, so use SIGSYS for the psx interrupt.Andrew G. Morgan
2020-07-02Revamp the way we package cap and psx packages.Andrew G. Morgan
2020-02-23Implement cap.Launch()Andrew G. Morgan
2019-11-30Some extra sanity to the golang cap package.Andrew G. Morgan
2019-05-19A Go (golang) implementation of libcap: import "libcap/cap".Andrew G. Morgan