aboutsummaryrefslogtreecommitdiff
path: root/misc/cgo/errors/src
AgeCommit message (Expand)Author
2018-02-07cmd/go: accept only limited compiler and linker flags in #cgo directivesRuss Cox
2017-09-14misc/cgo/errors: test that the Go rune type is not identical to C.intBryan C. Mills
2017-09-13misc/cgo/errors: port test.bash to GoBryan C. Mills