]> Cypherpunks repositories - gostls13.git/commit
all: use "unix" build tag where appropriate
authorTobias Klauser <tklauser@distanz.ch>
Fri, 30 Sep 2022 17:50:03 +0000 (19:50 +0200)
committerGopher Robot <gobot@golang.org>
Fri, 30 Sep 2022 23:58:34 +0000 (23:58 +0000)
commitcc90e45f1da8879163ae4ed3b1f7a5045cfc0685
tree240499bf7b9ee536abdf271d58a7082de328d63c
parentaeab76f0befcd6ab1257eae9adb27ac2cb2b7ff8
all: use "unix" build tag where appropriate

Convert a few occurrences that were submitted after CL 389935.

For #20322
For #51572

Change-Id: I0047361916c402f8e37f515e6b09d451bd499e6e
Reviewed-on: https://go-review.googlesource.com/c/go/+/437235
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/cmd/internal/osinfo/os_unix.go
src/os/rlimit.go
src/runtime/pprof/pprof_rusage.go
src/runtime/pprof/rusage_test.go
src/syscall/mmap_unix_test.go