]> Cypherpunks repositories - gostls13.git/commit
runtime: convert cgocall to Go
authorDmitriy Vyukov <dvyukov@google.com>
Thu, 4 Sep 2014 18:40:40 +0000 (14:40 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 4 Sep 2014 18:40:40 +0000 (14:40 -0400)
commitc08d8834ddf8d69daba989a4ee0b5e144fce973d
treec30ab5fd1536d35187b1868f55bee07a2eebd6bf
parent503bcd464e8974b3295177c1a0ed5a4ba5bc5a01
runtime: convert cgocall to Go

LGTM=khr, rsc
R=golang-codereviews, khr, rsc
CC=golang-codereviews
https://golang.org/cl/131670043
src/pkg/runtime/cgocall.go [moved from src/pkg/runtime/cgocall.c with 53% similarity]
src/pkg/runtime/proc.c
src/pkg/runtime/stubs.go