]> Cypherpunks repositories - gostls13.git/commit
syscall: terminate error string in exec package on Plan 9
authorRob Pike <r@golang.org>
Thu, 20 Feb 2014 01:17:36 +0000 (17:17 -0800)
committerRob Pike <r@golang.org>
Thu, 20 Feb 2014 01:17:36 +0000 (17:17 -0800)
commit3e37720bcebefe87459a7dd8f41164c0e2cfa4bc
tree3865c225d8fd169c43502348bd79aa891fb4f273
parent0d11cd1b6ecede754c3bf24c87a955d175568093
syscall: terminate error string in exec package on Plan 9
Try to prevent messages like this:
        './pack' file does not exist����������������������������������������������������������������������������������������������������
TBR=adonovan

LGTM=adonovan
R=adonovan
CC=golang-codereviews
https://golang.org/cl/66270043
src/pkg/syscall/exec_plan9.go