aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/signal_netbsd.go
AgeCommit message (Expand)Author
2017-08-29runtime: forward crashing signals to late handlersElias Naur
2017-08-25runtime: unify sigTabT type across Unix systemsIan Lance Taylor
2016-01-05runtime: set SIGCONT to _SigNotify + _SigDefaultIan Lance Taylor
2015-05-22runtime: don't always unblock all signalsElias Naur
2014-11-22[dev.cc] runtime: convert netbsd/amd64 port to GoJoel Sing