summaryrefslogtreecommitdiff
path: root/src/os/signal/example_unix_test.go
Commit message (Expand)AuthorAgeFilesLines
* all: use new "unix" build tag where appropriateIan Lance Taylor2022-03-291-1/+1
* all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox2021-10-281-1/+0
* all: go fmt std cmd (but revert vendor)Russ Cox2021-02-201-0/+1
* os/signal: add NotifyContext to cancel context using system signalsHenrique Vicente2020-09-151-0/+47