summaryrefslogtreecommitdiff
path: root/src/os/exec.go
Commit message (Expand)AuthorAgeFilesLines
* os: consolidate filesHiroshi Ioka2016-08-161-0/+87
* os: on GNU/Linux use waitid to avoid wait/kill raceIan Lance Taylor2016-06-101-2/+4
* all: single space after period.Brad Fitzpatrick2016-03-021-3/+3
* os: fix a race between Process.signal() and wait() on WindowsPatrick Mezard2015-06-111-2/+2
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+70