summaryrefslogtreecommitdiff
path: root/src/runtime/signal_netbsd.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: forward crashing signals to late handlersElias Naur2017-08-291-9/+9
* runtime: unify sigTabT type across Unix systemsIan Lance Taylor2017-08-251-5/+0
* runtime: set SIGCONT to _SigNotify + _SigDefaultIan Lance Taylor2016-01-051-1/+1
* runtime: don't always unblock all signalsElias Naur2015-05-221-7/+7
* [dev.cc] runtime: convert netbsd/amd64 port to GoJoel Sing2014-11-221-0/+46