summaryrefslogtreecommitdiff
path: root/go/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* No longer need the go/pkg directory.Andrew G. Morgan2021-06-201-1/+0
* Do away with GOPATH based GO building.Andrew G. Morgan2021-06-201-1/+4
* Make more uniform GO build options.Andrew G. Morgan2021-02-041-0/+1
* Fix some typos in the psx.c code related to 6 argument syscalls.psx/v0.2.46-rc4Andrew G. Morgan2020-12-101-0/+1
* Update .gitignore file for goapps builds in-tree.Andrew G. Morgan2020-12-091-0/+2
* SIGRTMAX does not play well with Go, so use SIGSYS for the psx interrupt.psx/v0.2.46-rc2Andrew G. Morgan2020-12-081-0/+1
* Revamp the way we package cap and psx packages.Andrew G. Morgan2020-07-021-0/+1
* Implement cap.Launch()Andrew G. Morgan2020-02-231-0/+3
* Some extra sanity to the golang cap package.Andrew G. Morgan2019-11-301-1/+2
* A Go (golang) implementation of libcap: import "libcap/cap".Andrew G. Morgan2019-05-191-0/+4