aboutsummaryrefslogtreecommitdiff
path: root/src/runtime
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2022-11-09 15:43:54 -0500
committerGopher Robot <gobot@golang.org>2022-11-10 19:24:46 +0000
commit059c3ed09fb7f9feb479b71dc967219741ac7c06 (patch)
tree84edaaeb928920d2ca0b62cacdd79f7b10f452a7 /src/runtime
parent1e11eaa902083e2b39234d264c046f1e31a3ec03 (diff)
downloadgo-059c3ed09fb7f9feb479b71dc967219741ac7c06.tar.xz
os/signal/internal/pty: use libc (not cgo) on macOS
This package is only used by tests anyway, but might as well remove the cgo use on macOS so that it doesn't show up as a cgo user, as part of our overall strategy to remove cgo use in the standard library on macOS. Change-Id: I5a1a39ed56373385f9d43a5e17098035dc1a451a Reviewed-on: https://go-review.googlesource.com/c/go/+/449315 TryBot-Result: Gopher Robot <gobot@golang.org> Auto-Submit: Russ Cox <rsc@golang.org> Run-TryBot: Russ Cox <rsc@golang.org> Reviewed-by: Cherry Mui <cherryyz@google.com> Reviewed-by: Ian Lance Taylor <iant@google.com>
Diffstat (limited to 'src/runtime')
0 files changed, 0 insertions, 0 deletions