]> Cypherpunks repositories - gostls13.git/commit
runtime: M-targeted signals for libc-based OSes
authorAustin Clements <austin@google.com>
Mon, 14 Oct 2019 19:49:27 +0000 (15:49 -0400)
committerAustin Clements <austin@google.com>
Sat, 26 Oct 2019 02:52:30 +0000 (02:52 +0000)
commit42aab4b0af5e50071fa8901a038bdc6f1f42b2ed
treec2f38eaeefc0d3ae4164a6adb64c229879e3ebf4
parent8714e39497dba141ce7ed83c6a18c3c0def66e77
runtime: M-targeted signals for libc-based OSes

For #10958, #24543.

Change-Id: I82bee63b49e15bd5a53228eb85179814c80437ef
Reviewed-on: https://go-review.googlesource.com/c/go/+/201403
Run-TryBot: Austin Clements <austin@google.com>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
src/runtime/os2_aix.go
src/runtime/os3_solaris.go
src/runtime/os_aix.go
src/runtime/os_darwin.go
src/runtime/sys_darwin.go
src/runtime/sys_darwin_386.s
src/runtime/sys_darwin_amd64.s
src/runtime/sys_darwin_arm.s
src/runtime/sys_darwin_arm64.s