]> Cypherpunks repositories - gostls13.git/commit
runtime: change SIGEMT on linux/mips64 to throw
authorIan Lance Taylor <iant@golang.org>
Tue, 15 Dec 2015 23:46:48 +0000 (15:46 -0800)
committerIan Lance Taylor <iant@golang.org>
Wed, 16 Dec 2015 02:08:02 +0000 (02:08 +0000)
commit68c6aad58b5062e3dd2bc97a124871dd767168cc
tree65fd112a3d6e7a791e1352bcddfb0499c52add34
parent1dc2e7b165d15230e4e1b1ca9eb373419ba99911
runtime: change SIGEMT on linux/mips64 to throw

This matches SIGEMT on other systems that use it (SIGEMT is not used
for most linux systems).

Change-Id: If394c06c9ed1cb3ea2564385a8edfbed8b5566d1
Reviewed-on: https://go-review.googlesource.com/17874
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Minux Ma <minux@golang.org>
src/runtime/sigtab_linux_mips64x.go