]> Cypherpunks repositories - gostls13.git/commit
runtime: convert memclrBytes to Go
authorJosh Bleecher Snyder <josharian@gmail.com>
Wed, 20 Aug 2014 21:02:11 +0000 (14:02 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Wed, 20 Aug 2014 21:02:11 +0000 (14:02 -0700)
commit68f91aea57a81bdaab9da045c5ff09cc825da857
treec13882128cc042d3b5d3135b83d4f84cfbfe5c17
parentddce7c35f46ad4644d6f6e48817daf7a92804144
runtime: convert memclrBytes to Go

LGTM=khr
R=khr
CC=golang-codereviews
https://golang.org/cl/131980043
src/pkg/runtime/alg.go
src/pkg/runtime/alg.goc
src/pkg/runtime/export_test.go