]> Cypherpunks repositories - gostls13.git/commit
os: document file mode of temporary files
authorIan Lance Taylor <iant@golang.org>
Thu, 11 Apr 2024 22:10:47 +0000 (15:10 -0700)
committerGopher Robot <gobot@golang.org>
Fri, 12 Apr 2024 18:04:39 +0000 (18:04 +0000)
commit28b5d80d8d1746d2e33fb3cf49f3087521264b80
tree374359bf4bdd9a0a920a539a40c23f167fe2f5e9
parent5c20d5faeb3d048a31896f3edfb54dbd960d07cc
os: document file mode of temporary files

Fixes #66784

Change-Id: Ifd17e0830e04e7028d8a876c6c12c496f5167887
Reviewed-on: https://go-review.googlesource.com/c/go/+/578395
Auto-Submit: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Damien Neil <dneil@google.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/os/tempfile.go