]> Cypherpunks repositories - gostls13.git/commit
runtime: remove remnants of signal stack workaround
authorHeisenberg <lziqiang1@gmail.com>
Mon, 31 Aug 2020 11:22:36 +0000 (19:22 +0800)
committerAustin Clements <austin@google.com>
Tue, 1 Sep 2020 13:23:55 +0000 (13:23 +0000)
commit4d89b3231d590284e35bff647e597e93fdf41dae
treefd732bdb52aba359f9073f426ed9cb6db4675744
parent5f5a55679c54784d07643099b55228b6f88c0bdf
runtime: remove remnants of signal stack workaround

Updates #35979

Change-Id: Ic3a6e1b5e9d544979a3c8d909a36a55efa3b9c9d
Reviewed-on: https://go-review.googlesource.com/c/go/+/251757
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
src/runtime/os_linux.go