Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: use new "unix" build tag where appropriate | Ian Lance Taylor | 2022-03-29 | 1 | -1/+1 |
* | all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) | Russ Cox | 2021-10-28 | 1 | -1/+0 |
* | all: go fmt std cmd (but revert vendor) | Russ Cox | 2021-02-20 | 1 | -0/+1 |
* | os: export ErrProcessDone variable in windows and plan9 | Alwin Doss | 2020-11-03 | 1 | -3/+0 |
* | os: export errFinished as ErrProcessDone | Colin Arnott | 2020-10-31 | 1 | -3/+4 |
* | internal/poll, os: loop on EINTR | Ian Lance Taylor | 2020-05-11 | 1 | -3/+12 |
* | all: remove the nacl port (part 1) | Brad Fitzpatrick | 2019-10-09 | 1 | -1/+1 |
* | 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: on GNU/Linux use waitid to avoid wait/kill race | Ian Lance Taylor | 2016-06-10 | 1 | -0/+18 |
* | os: make Process.Signal 'process finished' error consistent on Unix | Russ Cox | 2014-10-06 | 1 | -3/+11 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+73 |