]> Cypherpunks repositories - gostls13.git/commit
os: preserve "=C:" like env variables in env block on windows and bug fix in Clearenv()
authorAlex Brainman <alex.brainman@gmail.com>
Tue, 17 Aug 2010 01:38:26 +0000 (11:38 +1000)
committerAlex Brainman <alex.brainman@gmail.com>
Tue, 17 Aug 2010 01:38:26 +0000 (11:38 +1000)
commitb243d57eb4ab77f6446380beee762ea4b5481276
tree7c3ec720bb6a4411c2717e1b67142a8696a858df
parent30ab8cf792b8938672d2980dfa7095837e8c3d83
os: preserve "=C:" like env variables in env block on windows and bug fix in Clearenv()

R=rsc
CC=golang-dev
https://golang.org/cl/1995043
src/pkg/os/env_windows.go