• Alex Brainman's avatar
    runtime: revert 6974:1f3c3696babb · a41d8549
    Alex Brainman authored
    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
    a41d8549
Name
Last commit
Last update
..
386 Loading commit data...
arm Loading commit data...
README Loading commit data...
bootblock Loading commit data...
dot-bochsrc Loading commit data...
io.go Loading commit data...
mem.c Loading commit data...
os.h Loading commit data...
runtime_defs.go Loading commit data...
signals.h Loading commit data...
thread.c Loading commit data...