]> Cypherpunks repositories - gostls13.git/commit
runtime: handle empty environment variables on Plan 9
authorDavid du Colombier <0intro@gmail.com>
Tue, 2 Sep 2014 22:56:31 +0000 (00:56 +0200)
committerDavid du Colombier <0intro@gmail.com>
Tue, 2 Sep 2014 22:56:31 +0000 (00:56 +0200)
commitb3f224b2801059bf6b2d1b4001ffd8d34c91d19e
tree6fcd3f25b89c4b910b07b44a4fd2cd41e9b09415
parent3306d119b07e5b8b51a8ee5502bec859e62a5835
runtime: handle empty environment variables on Plan 9

LGTM=bradfitz, rsc
R=rsc, bradfitz
CC=golang-codereviews
https://golang.org/cl/137920044
src/pkg/runtime/env_plan9.go