Descriptionsyscall: 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.
Patch Set 1 #Patch Set 2 : diff -r 234c58b9499b https://code.google.com/p/go #Patch Set 3 : diff -r 234c58b9499b https://code.google.com/p/go #
Total comments: 2
Patch Set 4 : diff -r 234c58b9499b https://code.google.com/p/go #MessagesTotal messages: 5
|