]> Cypherpunks repositories - gostls13.git/commit
os: document that Windows Symlink to missing target creates file symlink
authorIan Lance Taylor <iant@golang.org>
Tue, 27 Apr 2021 23:55:04 +0000 (16:55 -0700)
committerIan Lance Taylor <iant@golang.org>
Sun, 2 May 2021 18:22:19 +0000 (18:22 +0000)
commit0d32d9e8a8784cf3ef39c471b73e502c51085b6d
tree50e4a537f3e28ed560142b340eb4c48b46270f36
parent352a322a8356ef5f7d9392c401cd9f181a1cf80b
os: document that Windows Symlink to missing target creates file symlink

Fixes #39183

Change-Id: Iec4a5a561182ade57dc7dc24247710005d6b9f21
Reviewed-on: https://go-review.googlesource.com/c/go/+/314275
Trust: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com>
Run-TryBot: Emmanuel Odeke <emmanuel@orijtech.com>
TryBot-Result: Go Bot <gobot@golang.org>
src/os/file_plan9.go
src/os/file_unix.go
src/os/file_windows.go