]> Cypherpunks repositories - gostls13.git/commit
race: cmd/cgo changes
authorDmitriy Vyukov <dvyukov@google.com>
Tue, 18 Sep 2012 19:42:18 +0000 (23:42 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Tue, 18 Sep 2012 19:42:18 +0000 (23:42 +0400)
commit99b6e9f73b2b6a9e4d415064a271bfe579b8b66c
treeea350a2c5b0f59773f7994b6b6ff9d92f3cfce46
parent0e60019a42b6c5c98ddb6b6418481133e3c42854
race: cmd/cgo changes
This is a part of a bigger change that adds data race detection feature:
https://golang.org/cl/6456044
This change breaks circular dependency between runtime/race and syscall packages.

R=rsc
CC=golang-dev
https://golang.org/cl/6498079
src/cmd/cgo/main.go
src/cmd/cgo/out.go