go/src
Akshat Kumar 1f62a784f4 syscall: Plan 9: keep a consistent environment array
Map order is non-deterministic. Introduce a new
environment string array that tracks the env map.
This allows us to produce identical results for
Environ() upon successive calls, as expected by the
TestConsistentEnviron test in package os.

R=rsc, ality, rminnich, bradfitz, r
CC=golang-dev
https://golang.org/cl/7411047
2013-02-28 06:39:02 +01:00
..
cmd cmd/cgo: add implementation comment 2013-02-27 20:55:01 -08:00
lib9 all: clean up C function prototypes 2013-02-26 09:51:33 -08:00
libbio
libmach libmach: fix build (set and not used) 2013-02-26 22:51:47 -05:00
pkg syscall: Plan 9: keep a consistent environment array 2013-02-28 06:39:02 +01:00
Make.dist
all.bash
all.bat
all.rc build: do not set GOBIN on Plan 9 2013-02-26 09:25:46 -08:00
clean.bash
clean.bat
clean.rc
make.bash build: clang support 2013-02-15 13:37:43 -08:00
make.bat
make.rc build: do not set GOBIN on Plan 9 2013-02-26 09:25:46 -08:00
race.bash src: add race.bash 2013-01-28 21:05:25 +11:00
race.bat src: add race.bat 2013-02-03 00:49:37 +08:00
run.bash cmd/cgo, cmd/dist, cmd/go: cgo with clang fixes 2013-02-23 20:24:38 +08:00
run.bat
run.rc build: do not set GOBIN on Plan 9 2013-02-26 09:25:46 -08:00
sudo.bash