]> Cypherpunks repositories - gostls13.git/commit
syscall: fix StartProcess in Plan 9
authorFazlul Shahriar <fshahriar@gmail.com>
Mon, 11 Apr 2011 19:39:53 +0000 (12:39 -0700)
committerRob Pike <r@golang.org>
Mon, 11 Apr 2011 19:39:53 +0000 (12:39 -0700)
commit8c1a703560a90e4286eb37571c6bdd001b82276c
treefb64f85f9d2af922f668f527ea571ede4713386b
parente2348deeec9da2f0603bb6245c0dda0c721c9ec3
syscall: fix StartProcess in Plan 9

This makes os_test.TestStartProcess test from os package pass.

R=paulzhol, r2, r
CC=golang-dev
https://golang.org/cl/4385052
src/pkg/syscall/exec_plan9.go