summaryrefslogtreecommitdiff
path: root/src/runtime/sigqueue_plan9.go
Commit message (Expand)AuthorAgeFilesLines
* all: single space after period.Brad Fitzpatrick2016-03-021-1/+1
* runtime, os/signal: use //go:linkname instead of assembly stubs to get access...Michael Hudson-Doyle2015-10-161-0/+6
* runtime: fix signal handling on Plan 9David du Colombier2015-05-121-7/+16
* os/signal: add ability to ignore signals and restore initial signal handlersMichael MacInnis2015-02-161-0/+4
* os/signal, runtime: implement notes on Plan 9David du Colombier2015-02-061-0/+115