You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/portlist
moncho e101d8396d portlist, version: update build tags for Go 1.16, Apple M1
Build tags have been updated to build native Apple M1 binaries, existing build
tags for ios have been changed from darwin,arm64 to ios,arm64.

With this change, running go build cmd/tailscale{,d}/tailscale{,d}.go on an Apple
machine with the new processor works and resulting binaries show the expected
architecture, e.g. tailscale: Mach-O 64-bit executable arm64.

Tested using go version go1.16beta1 darwin/arm64.

Updates #943

Signed-off-by: moncho <50428+moncho@users.noreply.github.com>
3 years ago
..
netstat.go portlist, version: update build tags for Go 1.16, Apple M1 3 years ago
netstat_exec.go portlist, version: update build tags for Go 1.16, Apple M1 3 years ago
netstat_test.go portlist: ignore ports bound to localhost 4 years ago
poller.go all: prepare for GOOS=ios in Go 1.16 4 years ago
portlist.go Fix macOS build 4 years ago
portlist_ios.go portlist, version: update build tags for Go 1.16, Apple M1 3 years ago
portlist_linux.go portlist: avoid syscall audit violation logspam on Android 4 years ago
portlist_macos.go portlist, version: update build tags for Go 1.16, Apple M1 3 years ago
portlist_other.go portlist: document, clean up, fix an open fd spike, optimize a bit 4 years ago
portlist_test.go tstest: simplify goroutine leak tests 3 years ago
portlist_windows.go tempfork/osexec: remove old fork of os/exec 4 years ago