aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/internal/obj
diff options
context:
space:
mode:
authorMichael Matloob <matloob@golang.org>2026-04-06 10:13:32 -0400
committerDavid Chase <drchase@google.com>2026-04-08 03:47:54 -0700
commit497ec0d4e1763ffd167577cc2ac5fdb82b99ad82 (patch)
treef4353a9e4515a5acb628334f8d4a78d6556760d9 /src/cmd/internal/obj
parent6797caf71af755fb0fb1c7be72664619ac79f56f (diff)
downloadgo-497ec0d4e1763ffd167577cc2ac5fdb82b99ad82.tar.xz
cmd/go/internal/tool: only forward SIGHUP, SIGINT, SIGQUIT, and SIGTERM
These are the signals that are likely to be sent to go tool by other programs. This means we won't forward SIGTSTP, SIGTTIN, SIGTTOU. Doing so was breaking expected behavior in a terminal. Fixes #76173 Change-Id: I018808e8ecf59e4e111f353968d83b856a6a6964 Reviewed-on: https://go-review.googlesource.com/c/go/+/763060 Reviewed-by: Michael Matloob <matloob@google.com> Reviewed-by: David Chase <drchase@google.com> Reviewed-by: Ian Lance Taylor <iant@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Diffstat (limited to 'src/cmd/internal/obj')
0 files changed, 0 insertions, 0 deletions