]> Cypherpunks repositories - gostls13.git/commit
Package unsafe is undocumented. By installing (but not compiling) this file,
authorRob Pike <r@golang.org>
Fri, 8 May 2009 23:24:55 +0000 (16:24 -0700)
committerRob Pike <r@golang.org>
Fri, 8 May 2009 23:24:55 +0000 (16:24 -0700)
commit20850fc014c27a9df4f4201844c0136725202800
tree09ab0b85999d11d69c8aa3b3a671a8361fb9ed62
parent4f211612690965c3a9cd5362257fcac346f41c60
Package unsafe is undocumented.  By installing (but not compiling) this file,
which contains only declarations, we can have godoc present documentation
for the package.

R=gri,rsc
DELTA=44  (43 added, 0 deleted, 1 changed)
OCL=28555
CL=28588
src/lib/unsafe/unsafe.go [new file with mode: 0644]