aboutsummaryrefslogtreecommitdiff
path: root/src/encoding
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2015-07-27 10:41:41 -0700
committerIan Lance Taylor <iant@golang.org>2015-07-28 05:41:27 +0000
commitd7223c6cc162d89d56b3a23902033aaa93f052db (patch)
tree47c12189ed926a9df9c941cb6cdcc21a5fa45454 /src/encoding
parentd1cf5b899d2c60c480955101ec37e0f70f128711 (diff)
downloadgo-d7223c6cc162d89d56b3a23902033aaa93f052db.tar.xz
runtime: correct implementation of raiseproc on Solaris
I forgot that the libc raise function only sends the signal to the current thread. We need to actually use kill and getpid here, as we do on other systems. Change-Id: Iac34af822c93468bf68cab8879db3ee20891caaf Reviewed-on: https://go-review.googlesource.com/12704 Reviewed-by: Russ Cox <rsc@golang.org>
Diffstat (limited to 'src/encoding')
0 files changed, 0 insertions, 0 deletions