aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/stack.go
diff options
context:
space:
mode:
authorKeith Randall <khr@golang.org>2018-05-20 08:57:53 -0700
committerKeith Randall <khr@golang.org>2018-06-12 17:05:39 +0000
commitec989337c5d3203d52de1a2314813996c711fce6 (patch)
tree3ef3051df105771c6af76b1bdf133a810080e889 /src/runtime/stack.go
parentadeb7e640b04526c38c481aff85b923ca14fc92b (diff)
downloadgo-ec989337c5d3203d52de1a2314813996c711fce6.tar.xz
runtime: use libc's signal functions on Darwin
sigaction, sigprocmask, sigaltstack, and raiseproc. Fix bug in mstart_stub where we weren't saving callee-saved registers, so if an m finished the pthread library calling mstart_stub would sometimes fail. Update #17490 Update #22805 Change-Id: Ie297ede0997910aa956834e49e85711b90cdfaa7 Reviewed-on: https://go-review.googlesource.com/116875 Run-TryBot: Ian Lance Taylor <iant@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'src/runtime/stack.go')
0 files changed, 0 insertions, 0 deletions