]> Cypherpunks repositories - gostls13.git/commit
runtime/cgo: Add callbacks to support SWIG.
authorIan Lance Taylor <iant@golang.org>
Tue, 11 Jan 2011 17:36:44 +0000 (09:36 -0800)
committerIan Lance Taylor <iant@golang.org>
Tue, 11 Jan 2011 17:36:44 +0000 (09:36 -0800)
commit17d50d8664837c10a23560ed53a297b493dda26e
treeee5277581dec86f2140047667aed0e8f8abb256b
parent5b8bcf2324fab8a5b7c32886dda828b934645ecc
runtime/cgo: Add callbacks to support SWIG.

R=rsc, iant2, r
CC=golang-dev
https://golang.org/cl/3886041
src/pkg/runtime/cgo/Makefile
src/pkg/runtime/cgo/callbacks.c [new file with mode: 0644]
src/pkg/runtime/cgo/cgo.go