]> Cypherpunks repositories - gostls13.git/commit
os/exec: document that cmd.Start() sets the Process field
authorGünther Noack <gnoack@google.com>
Mon, 2 Dec 2019 19:27:51 +0000 (19:27 +0000)
committerIan Lance Taylor <iant@golang.org>
Mon, 2 Dec 2019 20:12:54 +0000 (20:12 +0000)
commita18608a044afed86c789e541db65526b9ccacef9
treed1875db22152da6137e10060ef437720e83cd590
parente4c01f088bec6cc504a1e9dc85c97741c06b3868
os/exec: document that cmd.Start() sets the Process field

Change-Id: I4f41b680741e9bd2a4e8c094ecf3ce6226e48d12
GitHub-Last-Rev: 8f58bc6c4398cf739b33f8b5368926d6650059c3
GitHub-Pull-Request: golang/go#35934
Reviewed-on: https://go-review.googlesource.com/c/go/+/209558
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/os/exec/exec.go