Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | os/signal: add NotifyContext to cancel context using system signals | Henrique Vicente | 2020-09-15 | 1 | -0/+75 |
* | os/signal, runtime: remove runtime sigqueue initialization | Ian Lance Taylor | 2020-04-01 | 1 | -6/+8 |
* | os/signal: lazily start signal watch loop only on Notify | Emmanuel T Odeke | 2019-10-02 | 1 | -0/+15 |
* | os/signal: remove unnecessary else condition | Tim Cooper | 2018-05-29 | 1 | -5/+2 |
* | os/signal: add func Ignored(sig Signal) bool | Adam Azarchs | 2018-04-21 | 1 | -0/+9 |
* | os/signal: avoid race between Stop and receiving on channel | Ian Lance Taylor | 2017-06-24 | 1 | -2/+57 |
* | all: single space after period. | Brad Fitzpatrick | 2016-03-02 | 1 | -1/+1 |
* | os/signal: document signal handling | Ian Lance Taylor | 2015-12-17 | 1 | -1/+0 |
* | os/signal: add ability to ignore signals and restore initial signal handlers | Michael MacInnis | 2015-02-16 | 1 | -2/+55 |
* | os/signal, runtime: implement notes on Plan 9 | David du Colombier | 2015-02-06 | 1 | -2/+0 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+131 |