]> Cypherpunks repositories - gostls13.git/commit
os: document inheritance of thread state over exec
authorAustin Clements <austin@google.com>
Fri, 26 Jan 2018 18:44:28 +0000 (13:44 -0500)
committerAustin Clements <austin@google.com>
Fri, 26 Jan 2018 18:54:04 +0000 (18:54 +0000)
commit3ee8c3cc0b1053f4122f0e20d657b8255ad6a102
treec1d740d034e71b55916153b2270006587c136765
parentb5b35be2b8a73b404290f7d0d4c14912a707f9a0
os: document inheritance of thread state over exec

Fixes #23570.

Change-Id: I462ada2960d710c2c94dc22a59d292703d83f612
Reviewed-on: https://go-review.googlesource.com/90255
Reviewed-by: Russ Cox <rsc@golang.org>
src/os/exec.go
src/os/exec/exec.go