]> Cypherpunks repositories - gostls13.git/commit
runtime: update malloc.go documentation
authorAustin Clements <austin@google.com>
Fri, 23 Sep 2016 15:47:24 +0000 (11:47 -0400)
committerAustin Clements <austin@google.com>
Mon, 26 Sep 2016 22:00:53 +0000 (22:00 +0000)
commitaaf4099a5cabfee52b1c481f2a30ee0dd02ef247
tree33360681c1cfcd0428c616038fdf957c44671d07
parentf67c9de65621a46905a2f923b35634f74fa8635b
runtime: update malloc.go documentation

The big documentation comment at the top of malloc.go has gotten
woefully out of date. Update it.

Change-Id: Ibdb1bdcfdd707a6dc9db79d0633a36a28882301b
Reviewed-on: https://go-review.googlesource.com/29731
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
Reviewed-by: Rick Hudson <rlh@golang.org>
src/runtime/malloc.go