1
0
mirror of https://github.com/golang/go synced 2024-10-07 09:21:23 -06:00
go/src/cmd/cgo
Shenghou Ma faaa7c07d7 cmd/cgo: doc updates
1. note that to use C.free <stdlib.h> must be included
2. can also extract errno from a void C function

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/6935045
2013-01-22 02:52:34 +08:00
..
ast.go cmd/cgo: bug fixes 2012-02-19 13:32:55 -05:00
doc.go cmd/cgo: doc updates 2013-01-22 02:52:34 +08:00
gcc.go cmd/cgo: access errno from void C function 2012-12-18 00:26:08 +08:00
godefs.go cmd/cgo: bug fixes 2012-02-19 13:32:55 -05:00
main.go build: make int 64 bits on amd64 2012-09-24 20:57:01 -04:00
out.go cmd/cgo: for gccgo: use intgo, don't use slice as void return type 2013-01-09 15:25:46 -08:00
util.go os: release process handle at the end of windows (*Process).Wait 2012-03-01 17:36:35 +11:00