]> Cypherpunks repositories - gostls13.git/commit
runtime: rename mheap.maps to mheap.spans
authorDmitriy Vyukov <dvyukov@google.com>
Thu, 30 May 2013 13:09:58 +0000 (17:09 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Thu, 30 May 2013 13:09:58 +0000 (17:09 +0400)
commite17281b39779c18fc73779c81a3741b05ea85485
treed4ab0bc79d7e05844b204d800eeb716c3e9f1f23
parent573d25a42342ae094edeafc7066646cf825eb255
runtime: rename mheap.maps to mheap.spans
as was dicussed in cl/9791044

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/9853046
src/pkg/runtime/malloc.goc
src/pkg/runtime/malloc.h
src/pkg/runtime/mgc0.c
src/pkg/runtime/mheap.c