]> Cypherpunks repositories - gostls13.git/commit
os, syscall: use unix build tag where appropriate
authorTobias Klauser <tklauser@distanz.ch>
Tue, 25 Feb 2025 10:46:15 +0000 (11:46 +0100)
committerGopher Robot <gobot@golang.org>
Tue, 25 Feb 2025 20:09:25 +0000 (12:09 -0800)
commitbeb314c0dbcbe03b576123e99e1331348f858ecc
tree1d0454cf045051bbdcffe8c7fa9a4104db6e08b8
parent8cbb512c76846fd95bffffa235364ca60e3ed0c0
os, syscall: use unix build tag where appropriate

These newly added files may use the unix build tag instead of explitly
listing all unix-like GOOS values.

For #51572

Change-Id: I31c71d2b5533b39bbccd89bf616a99b8e33565d3
Reviewed-on: https://go-review.googlesource.com/c/go/+/651996
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
src/os/root_openat.go
src/os/root_unix.go
src/syscall/badlinkname_unix.go