]> Cypherpunks repositories - gostls13.git/commit
runtime: fix netbsd signal handling
authorJoel Sing <jsing@google.com>
Tue, 15 May 2012 15:53:26 +0000 (01:53 +1000)
committerJoel Sing <jsing@google.com>
Tue, 15 May 2012 15:53:26 +0000 (01:53 +1000)
commit4a5a5b20a53493fc3c3803cb2099e38677a5d83f
treed3799257a1330da70d04df71fe1d29c67e5623e5
parent8a9edcf7906637ddb037296a86f664a50c47a199
runtime: fix netbsd signal handling

Update/correct NetBSD signal handling - most of this is needed due to
the correctly generated runtime definitions.

R=golang-dev, m4dh4tt3r, rsc
CC=golang-dev
https://golang.org/cl/6195079
src/pkg/runtime/signal_netbsd_386.c
src/pkg/runtime/signal_netbsd_amd64.c
src/pkg/runtime/signals_netbsd.h