]> Cypherpunks repositories - gostls13.git/commit
cgo: make file path work for windows
authorAlex Brainman <alex.brainman@gmail.com>
Fri, 17 Jun 2011 00:17:33 +0000 (10:17 +1000)
committerAndrew Gerrand <adg@golang.org>
Fri, 17 Jun 2011 00:17:33 +0000 (10:17 +1000)
commitc562fbc44e1e04ccf1f99d736075f19305d43057
tree30d91007c5c2a99bc7600759bd484aa539bb10b0
parent380e5a370939df346132017756c5a7c1c42bda2f
cgo: make file path work for windows

R=golang-dev, mattn.jp, adg
CC=golang-dev
https://golang.org/cl/4634043
src/cmd/cgo/gcc.go
src/cmd/cgo/main.go
src/cmd/cgo/out.go
src/cmd/cgo/util.go