]> Cypherpunks repositories - gostls13.git/commit
os/exec: document ExtraFiles is not supported on windows
authorAdam Shannon <adamkshannon@gmail.com>
Fri, 13 Jul 2018 18:44:51 +0000 (13:44 -0500)
committerIan Lance Taylor <iant@golang.org>
Fri, 13 Jul 2018 22:29:48 +0000 (22:29 +0000)
commit6f96cf2793830fa33f18d154ac360eb8e53b79ea
treef40c018d8d4c6876cb336dc64ec60b0a5b343dde
parent00f32fbe7ab053f67e255d1350a34e05b07a6ad6
os/exec: document ExtraFiles is not supported on windows

Fixes #26182

Change-Id: I1181e191f4742f166c9b67a6f41332a237cf0ede
Reviewed-on: https://go-review.googlesource.com/123855
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/os/exec/exec.go