]> Cypherpunks repositories - gostls13.git/commit
runtime: fix signal handling on Solaris
authorJoe Sylve <joe.sylve@gmail.com>
Fri, 25 Mar 2016 18:51:56 +0000 (13:51 -0500)
committerIan Lance Taylor <iant@golang.org>
Fri, 25 Mar 2016 21:38:47 +0000 (21:38 +0000)
commit562e38c0afedc32887eccb093fa710b36eb7588d
treee2fc8f2243a3fa2eaa802d9bd8a938f3f518c4da
parent640164bc1ca8382fc02ab978f7857d01d4262eb7
runtime: fix signal handling on Solaris

This fixes the problems with signal handling that were inadvertently
introduced in https://go-review.googlesource.com/21006.

Fixes #14899

Change-Id: Ia746914dcb3146a52413d32c57b089af763f0810
Reviewed-on: https://go-review.googlesource.com/21145
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/signal_solaris_amd64.go
src/runtime/sys_solaris_amd64.s