aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/cgo/iscgo.go
AgeCommit message (Expand)Author
2016-03-02all: single space after period.Brad Fitzpatrick
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2015-03-26runtime, runtime/cgo: make needextram a boolDavid Crawshaw
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