runtime: implement getenv for Plan 9
With this change the runtime can now read GOMAXPROCS, GOGC, etc. I'm not quite sure how we missed this. R=seed, lucio.dere, rsc CC=golang-dev https://golang.org/cl/6935062
Showing
src/pkg/runtime/env_plan9.c
0 → 100644
src/pkg/runtime/env_posix.c
0 → 100644
Please register or sign in to comment