aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/signal_openbsd.go
AgeCommit message (Expand)Author
2021-01-22runtime: switch runtime to libc for openbsd/amd64Joel Sing
2017-08-29runtime: forward crashing signals to late handlersElias Naur
2017-08-25runtime: unify sigTabT type across Unix systemsIan Lance Taylor
2016-09-26runtime: unify sigtrampgoIan Lance Taylor
2016-09-26runtime: unify handling of alternate signal stackIan Lance Taylor
2016-07-12runtime: add ctxt parameter to cgocallback called from GoIan Lance Taylor
2016-04-15runtime: don't always unblock all signals on dragonfly, freebsd and openbsdMikio Hara
2016-03-24runtime: improve last ditch signal forwarding for Unix librariesJoe Sylve
2016-01-08runtime: add nowritebarrierrec to funcs called at signal timeIan Lance Taylor
2016-01-05runtime: set SIGCONT to _SigNotify + _SigDefaultIan Lance Taylor
2015-12-24runtime: adjust gsignal stack to current signal stackIan Lance Taylor
2014-11-14[dev.cc] runtime: convert openbsd/amd64 port to GoJoel Sing