]> Cypherpunks repositories - gostls13.git/commit
runtime: make StackSystem part of StackGuard
authorAlexey Borzenkov <snaury@gmail.com>
Mon, 16 May 2011 20:57:49 +0000 (16:57 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 16 May 2011 20:57:49 +0000 (16:57 -0400)
commitb701cf333290a2b7ebc71d745c0af16355c66163
treeae45da243e2941720a1389cf26e81261e8ec99f0
parente69b9ddd4219b8d9d4d1b26cdd31875bdac9c0c7
runtime: make StackSystem part of StackGuard

Fixes #1779

R=rsc
CC=golang-dev
https://golang.org/cl/4543052
src/cmd/8l/pass.c
src/pkg/runtime/proc.c
src/pkg/runtime/runtime.h
src/pkg/runtime/stack.h