]> git.ipfire.org Git - thirdparty/gcc.git/commit
runtime: Don't block SIGTRAP while creating a new thread.
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Feb 2013 21:56:14 +0000 (21:56 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Feb 2013 21:56:14 +0000 (21:56 +0000)
commit886edb46576eb3eabeea3a7d138d755e188437ab
treefd28ce5047f23384c6a3f80900cb0576ada467b0
parenta9196da948b3e12daa6680f51c5f618ed18750fc
runtime: Don't block SIGTRAP while creating a new thread.

Thanks to Uros Bizjak.

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