aboutsummaryrefslogtreecommitdiff
path: root/src/os/exec_plan9.go
AgeCommit message (Expand)Author
2021-03-14all: add internal/itoa packageJosh Bleecher Snyder
2020-11-03os: export ErrProcessDone variable in windows and plan9Alwin Doss
2020-10-20os: use keyed literals for PathErrorRuss Cox
2019-03-04os/exec: less allocs in the common caseDaniel Martí
2018-08-28os: add ExitCode method to ProcessStateGuoliang Wang
2017-12-02os: clarify docs on Interrupt and KillBrad Fitzpatrick
2014-09-08build: move package sources from src/pkg to srcRuss Cox