]> Cypherpunks repositories - gostls13.git/commit
runtime: rename gcwork.go to mgcwork.go
authorAustin Clements <austin@google.com>
Fri, 13 Feb 2015 22:30:16 +0000 (17:30 -0500)
committerAustin Clements <austin@google.com>
Tue, 17 Feb 2015 18:42:41 +0000 (18:42 +0000)
commit8ed95a942ce331e5581f3f58b1dc7673e2cc97bb
tree158e0247bc4fae3d7d48d53910c4647d78318a29
parent98651d6edf32e4cfcff407b4441d0b537d0ad745
runtime: rename gcwork.go to mgcwork.go

All of the other memory-related source files start with "m".  Keep up
the tradition.

Change-Id: Idd88fdbf2a1453374fa12109b949b1c4d149a4f8
Reviewed-on: https://go-review.googlesource.com/4853
Reviewed-by: Minux Ma <minux@golang.org>
src/runtime/mgcwork.go [moved from src/runtime/gcwork.go with 100% similarity]