]> Cypherpunks repositories - gostls13.git/commit
runtime, runtime/cgo: revert CL 18814; don't drop signal stack in new thread on dragonfly
authorMikio Hara <mikioh.mikioh@gmail.com>
Wed, 28 Sep 2016 08:26:12 +0000 (17:26 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Wed, 28 Sep 2016 14:45:06 +0000 (14:45 +0000)
commita0d330f1ddeaa55cbd35191814546fd98e09a117
tree29b3172b2edf9cb07b68284861fcc92bcf848986
parenteb268cb321edf6e2bbaa832acb2e61db6b081f98
runtime, runtime/cgo: revert CL 18814; don't drop signal stack in new thread on dragonfly

This change reverts CL 18814 which is a workaroud for older DragonFly
BSD kernels, and fixes #13945 and #13947 in a more general way the
same as other platforms except NetBSD.

This is a followup to CL 29491.

Updates #16329.

Change-Id: I771670bc672c827f2b3dbc7fd7417c49897cb991
Reviewed-on: https://go-review.googlesource.com/29971
Run-TryBot: Mikio Hara <mikioh.mikioh@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/cgo/gcc_dragonfly_amd64.c
src/runtime/sys_dragonfly_amd64.s