]> Cypherpunks repositories - gostls13.git/commit
runtime/cgo: add cgo support for solaris/amd64
authorAram Hăvărneanu <aram@mgk.ro>
Mon, 30 Mar 2015 21:03:09 +0000 (23:03 +0200)
committerAram Hăvărneanu <aram@mgk.ro>
Wed, 6 May 2015 11:37:28 +0000 (11:37 +0000)
commit121489cbfd082161d86dd5e6f5653dc654beeaf7
treeb0b0d33a439112e7bff8a5f5d6c0b9734486976b
parent83b25d9342b0ce6620f38419ff74c6d16b43f554
runtime/cgo: add cgo support for solaris/amd64

Change-Id: Ic9744c7716cdd53f27c6e5874230963e5fff0333
Reviewed-on: https://go-review.googlesource.com/8260
Reviewed-by: Minux Ma <minux@golang.org>
src/runtime/cgo/cgo.go
src/runtime/cgo/gcc_libinit.c
src/runtime/cgo/gcc_setenv.c
src/runtime/cgo/gcc_solaris_amd64.c [new file with mode: 0644]
src/runtime/cgo/setenv.go