summaryrefslogtreecommitdiff
path: root/src/os/exec/exec_linux_test.go
Commit message (Expand)AuthorAgeFilesLines
* os/exec: use a TestMain to avoid hijacking stdout for helper commandsBryan C. Mills2022-04-261-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/exec: create extra threads when starting a subprocessIan Lance Taylor2020-04-141-0/+45