1
0
mirror of https://github.com/golang/go synced 2024-10-04 09:21:21 -06:00
go/src/cmd/cgo
Russ Cox 14d677ecba 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
2010-12-08 13:56:51 -05:00
..
ast.go go/ast: use token.Pos instead of token.Position; adjust all dependent code 2010-12-06 14:23:18 -08:00
doc.go cgo: bug fixes 2010-09-21 22:41:19 -04:00
gcc.go go/ast: use token.Pos instead of token.Position; adjust all dependent code 2010-12-06 14:23:18 -08:00
main.go cgo: new cgo 2010-12-08 13:56:51 -05:00
Makefile build: no required environment variables 2010-08-18 10:08:49 -04:00
out.go cgo: new cgo 2010-12-08 13:56:51 -05:00
util.go cgo: new cgo 2010-12-08 13:56:51 -05:00