]> Cypherpunks repositories - gostls13.git/commitdiff
cmd/cgo: remove inaccurate comment
authorIan Lance Taylor <iant@golang.org>
Mon, 16 Sep 2013 20:19:32 +0000 (13:19 -0700)
committerIan Lance Taylor <iant@golang.org>
Mon, 16 Sep 2013 20:19:32 +0000 (13:19 -0700)
All these features have in fact been implemented.

R=rsc
CC=golang-dev
https://golang.org/cl/13419049

src/cmd/cgo/doc.go

index b3e11e4c031c0cb060cf051f05066db7cbf08227..6ceb3bd3d29389b71b039c33525ae74800045d6b 100644 (file)
@@ -463,8 +463,6 @@ and libcgo_thread_start to a gcc-compiled function that can be used to
 create a new thread, in place of the runtime's usual direct system
 calls.
 
-[NOTE: From here down is planned but not yet implemented.]
-
 Internal and External Linking
 
 The text above describes "internal" linking, in which 6l parses and