]> Cypherpunks repositories - gostls13.git/commit
cgo: new cgo
authorRuss Cox <rsc@golang.org>
Wed, 8 Dec 2010 18:56:51 +0000 (13:56 -0500)
committerRuss Cox <rsc@golang.org>
Wed, 8 Dec 2010 18:56:51 +0000 (13:56 -0500)
commit14d677ecba6247591a05306454c6b187bcbcb47d
tree258e175bc5b9612a7b3685b0caa1108d878b4ef3
parentf5690004c2f5a5e478b66c2390d7ddba96cd7291
cgo: new cgo

Very few changes here: the subtle ones are in Make.pkg.

Note that incredibly (and importantly) there are
no changes necessary to the test programs in misc/cgo.

R=iant
CC=golang-dev
https://golang.org/cl/3504041
src/Make.pkg
src/cmd/cgo/main.go
src/cmd/cgo/out.go
src/cmd/cgo/util.go