Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: go fmt std cmd (but revert vendor) | Russ Cox | 2021-02-20 | 1 | -0/+1 |
* | os/signal, runtime: remove runtime sigqueue initialization | Ian Lance Taylor | 2020-04-01 | 1 | -2/+0 |
* | all: remove the nacl port (part 1) | Brad Fitzpatrick | 2019-10-09 | 1 | -1/+1 |
* | os/signal: lazily start signal watch loop only on Notify | Emmanuel T Odeke | 2019-10-02 | 1 | -1/+2 |
* | os: add AIX operating system | Clément Chigot | 2018-10-11 | 1 | -1/+1 |
* | os: add js/wasm architecture | Richard Musiol | 2018-06-01 | 1 | -1/+1 |
* | os/signal: add func Ignored(sig Signal) bool | Adam Azarchs | 2018-04-21 | 1 | -0/+5 |
* | runtime, os/signal: use //go:linkname instead of assembly stubs to get access... | Michael Hudson-Doyle | 2015-10-16 | 1 | -1/+1 |
* | os/signal: add ability to ignore signals and restore initial signal handlers | Michael MacInnis | 2015-02-16 | 1 | -0/+5 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+53 |