aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/cgo/setenv.go
AgeCommit message (Expand)Author
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2019-03-06runtime/cgo: add port for aix/ppc64Clément Chigot
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2015-05-06runtime/cgo: add cgo support for solaris/amd64Aram Hăvărneanu
2014-11-12[dev.cc] runtime/cgo: add comment about import _ "unsafe"Russ Cox
2014-11-11[dev.cc] runtime/cgo: convert from C to GoRuss Cox