runtime: Use pthread_sigmask instead of sigprocmask.
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 4 Dec 2013 01:35:53 +0000 (01:35 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 4 Dec 2013 01:35:53 +0000 (01:35 +0000)
commit0431e6cc28c75cc368090fd9041aeb08337de5d1
tree40e137bd17d666555f65975199da69548e154609
parent6cb797fd31640c93e1a5f9367af5a213b80321b6
runtime: Use pthread_sigmask instead of sigprocmask.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@205652 138bc75d-0d04-0410-961f-82ee72b054a4
libgo/runtime/go-signal.c
libgo/runtime/proc.c
libgo/runtime/runtime.c