summaryrefslogtreecommitdiff
path: root/src/os/exec_unix.go
Commit message (Expand)AuthorAgeFilesLines
* os: add wasip1 supportJohan Brandhorst-Satzkorn2023-04-071-1/+1
* 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: export ErrProcessDone variable in windows and plan9Alwin Doss2020-11-031-3/+0
* os: export errFinished as ErrProcessDoneColin Arnott2020-10-311-3/+4
* internal/poll, os: loop on EINTRIan Lance Taylor2020-05-111-3/+12
* all: remove the nacl port (part 1)Brad Fitzpatrick2019-10-091-1/+1
* os: add AIX operating systemClément Chigot2018-10-111-1/+1
* os: add js/wasm architectureRichard Musiol2018-06-011-1/+1
* os: on GNU/Linux use waitid to avoid wait/kill raceIan Lance Taylor2016-06-101-0/+18
* os: make Process.Signal 'process finished' error consistent on UnixRuss Cox2014-10-061-3/+11
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+73