aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/cgo/freebsd.go
AgeCommit message (Expand)Author
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2014-11-12[dev.cc] [dev.cc] runtime: fix freebsd cgo __progname exportJoel Sing
2014-11-12[dev.cc] runtime/cgo: add comment about import _ "unsafe"Russ Cox
2014-11-11[dev.cc] runtime/cgo: fix freebsd build?Russ Cox
2014-11-11[dev.cc] runtime/cgo: add missing import _ "unsafe" for //go:linknameRuss Cox
2014-11-11[dev.cc] runtime/cgo: convert from C to GoRuss Cox