]> Cypherpunks repositories - gostls13.git/commit
os/exec: document interaction of Dir, PWD, os.Getwd and C
authorAlan Donovan <adonovan@google.com>
Wed, 28 Aug 2024 22:13:05 +0000 (18:13 -0400)
committerAlan Donovan <adonovan@google.com>
Thu, 29 Aug 2024 18:03:48 +0000 (18:03 +0000)
commit00c48ad6155a209841dbfb6154f650c622aaa10b
tree1add62419b435ed7c8cfbc1139ac9087f794db90
parentf84dea3a01ea86a8d51cd55318e9ec9b1724b24f
os/exec: document interaction of Dir, PWD, os.Getwd and C

Fixes #68000

Change-Id: Ie70a8ecc9573b2a4cf57119bda57e0af5e16c42f
Reviewed-on: https://go-review.googlesource.com/c/go/+/609395
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/os/exec/exec.go