]> Cypherpunks repositories - gostls13.git/commit
[dev.garbage] runtime: document sysAlloc
authorAustin Clements <austin@google.com>
Thu, 28 Apr 2016 15:19:53 +0000 (11:19 -0400)
committerAustin Clements <austin@google.com>
Fri, 29 Apr 2016 03:53:12 +0000 (03:53 +0000)
commit2e8b74b69574e969b5565e69cb54d39064b2dba1
treea332fdd527e6a29cf4a952c532e147259f271c9a
parent15744c92de5e6a2295bfbae2126b19c124bbb46a
[dev.garbage] runtime: document sysAlloc

In particular, it always returns an aligned pointer.

Change-Id: I763789a539a4bfd8b0efb36a39a80be1a479d3e2
Reviewed-on: https://go-review.googlesource.com/22558
Reviewed-by: Rick Hudson <rlh@golang.org>
Run-TryBot: Austin Clements <austin@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/runtime/malloc.go