]> Cypherpunks repositories - gostls13.git/commit
runtime: add GOROOT and Version
authorRuss Cox <rsc@golang.org>
Wed, 17 Mar 2010 06:10:33 +0000 (23:10 -0700)
committerRuss Cox <rsc@golang.org>
Wed, 17 Mar 2010 06:10:33 +0000 (23:10 -0700)
commit0c3a93ceb7e2167104cdc4a34ed62e7d9e39ce8c
tree67f79cf7c459b780316ad0f7134fe0867492f0f3
parent5e6203d28b5106a445dd606ee25ca56f5460e12f
runtime: add GOROOT and Version

R=r
CC=golang-dev
https://golang.org/cl/608041
.hgignore
src/pkg/runtime/Makefile
src/pkg/runtime/extern.go
src/pkg/runtime/mkversion.c [new file with mode: 0644]
src/pkg/runtime/runtime.c