summaryrefslogtreecommitdiff
path: root/src/runtime/signal_nacl.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: forward crashing signals to late handlersElias Naur2017-08-291-6/+6
* runtime: set SIGCONT to _SigNotify + _SigDefaultIan Lance Taylor2016-01-051-1/+1
* [dev.cc] runtime: convert nacl support to GoRuss Cox2014-11-211-0/+45