]> Cypherpunks repositories - gostls13.git/commit
runtime: convert lfstack to Go
authorDmitriy Vyukov <dvyukov@google.com>
Thu, 21 Aug 2014 17:10:45 +0000 (21:10 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Thu, 21 Aug 2014 17:10:45 +0000 (21:10 +0400)
commitae875e040c6200c9bfae0df9f17d4620abc9e707
tree6158f20d768b7ca31dda1b72ad073c7584138978
parent31e4ad5846d21cb5db1cc52a38a89acc915701b5
runtime: convert lfstack to Go
It is called from Go only in tests.

LGTM=khr
R=golang-codereviews, khr
CC=golang-codereviews, rlh, rsc
https://golang.org/cl/125610043
src/pkg/runtime/export_test.go
src/pkg/runtime/lfstack.c [moved from src/pkg/runtime/lfstack.goc with 86% similarity]