aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/runtime/stack.c
diff options
context:
space:
mode:
authorDmitriy Vyukov <dvyukov@google.com>2014-08-30 08:40:56 +0400
committerDmitriy Vyukov <dvyukov@google.com>2014-08-30 08:40:56 +0400
commitd4df63c3e8f37aa6ea033bae8937673460915279 (patch)
tree33dd50564846828c1828019fd9c6930c92679ebf /src/pkg/runtime/stack.c
parent1a976f1576f2220ca78cb7094b2fea3e88a8b4ad (diff)
downloadgo-d4df63c3e8f37aa6ea033bae8937673460915279.tar.xz
runtime: convert type algorithms to Go
Actually it mostly deletes code -- alg.print and alg.copy go away. There was only one usage of alg.print for debug purposes. Alg.copy is used in chan.goc, but Keith replaces them with memcopy during conversion, so alg.copy is not needed as well. Converting them would be significant amount of work for no visible benefit. LGTM=crawshaw, rsc, khr R=golang-codereviews, crawshaw, khr CC=golang-codereviews, rsc https://golang.org/cl/139930044
Diffstat (limited to 'src/pkg/runtime/stack.c')
0 files changed, 0 insertions, 0 deletions