]> Cypherpunks repositories - gostls13.git/commit
cmd/cgo: doc updates
authorShenghou Ma <minux.ma@gmail.com>
Mon, 21 Jan 2013 18:52:34 +0000 (02:52 +0800)
committerShenghou Ma <minux.ma@gmail.com>
Mon, 21 Jan 2013 18:52:34 +0000 (02:52 +0800)
commitfaaa7c07d7351fcd8a10fd1df27272b09d681061
tree8b5403ca17b7f926ec7b6d0fd2fa4f5b0c999bca
parente00c9f0dbb7b53410308101311bd0a448e00e17b
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
src/cmd/cgo/doc.go