Descriptionos/exec: Pass tests on Plan 9
Adjust the exit status string for Plan 9.
Upon allocating >100 file descriptors, Plan 9
raises a warning. Moreover, the Go runtime for
32-bit version of Plan 9 keeps /dev/bintime
open for its implementation of runtime.nanotime().
This change accounts for these things in
TestExtraFiles.
Patch Set 1 #Patch Set 2 : diff -r fd4d555bf27d https://code.google.com/p/go #Patch Set 3 : diff -r fd4d555bf27d https://code.google.com/p/go #
Total comments: 8
Patch Set 4 : diff -r fd4d555bf27d https://code.google.com/p/go #
Total comments: 6
Patch Set 5 : diff -r fd4d555bf27d https://code.google.com/p/go #MessagesTotal messages: 7
|