diff options
| author | Keith Randall <khr@golang.org> | 2018-05-20 08:57:53 -0700 |
|---|---|---|
| committer | Keith Randall <khr@golang.org> | 2018-06-12 17:05:39 +0000 |
| commit | ec989337c5d3203d52de1a2314813996c711fce6 (patch) | |
| tree | 3ef3051df105771c6af76b1bdf133a810080e889 /src/runtime/stack.go | |
| parent | adeb7e640b04526c38c481aff85b923ca14fc92b (diff) | |
| download | go-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
