1
0
mirror of https://github.com/golang/go synced 2024-10-05 19:21:21 -06:00
go/src/pkg/runtime/plan9
Alex Brainman a41d85498e runtime: revert 6974:1f3c3696babb
I missed that environment is used during runtime setup,
well before go init() functions run. Implemented os-dependent
runtime.goenvs functions to allow for different unix, plan9 and
windows versions of environment discovery.

R=rsc, paulzhol
CC=golang-dev
https://golang.org/cl/3787046
2011-01-12 11:48:15 +11:00
..
386 8l, runtime: fix Plan 9 386 build. 2010-12-06 16:38:28 -05:00
mem.c 8l, runtime: fix Plan 9 386 build. 2010-12-06 16:38:28 -05:00
os.h runtime: ,s/[a-zA-Z0-9_]+/runtime·&/g, almost 2010-11-04 14:00:19 -04:00
runtime_defs.go 8l, runtime: fix Plan 9 386 build. 2010-12-06 16:38:28 -05:00
signals.h 8l, runtime: initial support for Plan 9 2010-10-18 12:32:55 -04:00
thread.c runtime: revert 6974:1f3c3696babb 2011-01-12 11:48:15 +11:00