runtime: translate env*.c to Go
In an earlier CL I wrote a separate Go-only version, but that broke Plan 9, because the Go-only version assumed a non-Plan 9 system. Translate the real ones instead. LGTM=r R=golang-codereviews, r CC=0intro, golang-codereviews, iant, khr https://golang.org/cl/140050044
Showing
src/pkg/runtime/env_plan9.go
0 → 100644
src/pkg/runtime/env_posix.go
0 → 100644
Please register or sign in to comment