Commit d7223c6c authored by Ian Lance Taylor's avatar Ian Lance Taylor
Browse files

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: default avatarRuss Cox <rsc@golang.org>
parent d1cf5b89
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment