]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1] os: make POSIX StartProcess work with chroot again.
authorHan-Wen Nienhuys <hanwen@google.com>
Fri, 21 Sep 2012 19:53:47 +0000 (05:53 +1000)
committerRuss Cox <rsc@golang.org>
Fri, 21 Sep 2012 19:53:47 +0000 (05:53 +1000)
commitfd70e5dd66b801abcaec16f9667d3663cb27b2d7
tree4ba643271f72eb250b0171f9d5ffb26291fcd27a
parente409b76bb85c07bfc710ef8651ab88a2f4e9a04b
[release-branch.go1] os: make POSIX StartProcess work with chroot again.

««« backport 2aaa88600d48
os: make POSIX StartProcess work with chroot again.

Skip directory check in startProcess in the presence of
SysProcAttr.

Fixes #3649.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6297083

»»»
src/pkg/os/exec_posix.go