]> Cypherpunks repositories - gostls13.git/commit
runtime: M-targeted signals for Linux
authorAustin Clements <austin@google.com>
Thu, 3 Oct 2019 14:19:38 +0000 (10:19 -0400)
committerAustin Clements <austin@google.com>
Sat, 26 Oct 2019 02:52:25 +0000 (02:52 +0000)
commit334291d1f629fb027bfcd7bff6d30e01dd9bf4c5
treeca39d1a053e14b2b68208133183019e7ffa209e0
parent3706cd85d37ec554821393eb49cb3c88edf9308a
runtime: M-targeted signals for Linux

We'll add a test once all of the POSIX platforms are done.

For #10958, #24543.

Change-Id: If7e3f14e8391791364877629bf415d9f8e788b0a
Reviewed-on: https://go-review.googlesource.com/c/go/+/201401
Run-TryBot: Austin Clements <austin@google.com>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
src/runtime/os_linux.go
src/runtime/sys_linux_386.s
src/runtime/sys_linux_amd64.s
src/runtime/sys_linux_arm.s
src/runtime/sys_linux_arm64.s
src/runtime/sys_linux_mips64x.s
src/runtime/sys_linux_mipsx.s
src/runtime/sys_linux_ppc64x.s
src/runtime/sys_linux_s390x.s