summaryrefslogtreecommitdiff
path: root/src/os/exec/read3.go
Commit message (Expand)AuthorAgeFilesLines
* os/exec: use a TestMain to avoid hijacking stdout for helper commandsBryan C. Mills2022-04-261-1/+1
* os/exec: avoid NewFile on unknown FDsMichael Pratt2021-11-161-51/+41
* 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: use "pfiles" for fd debugging on illumosJoshua M. Clulow2020-11-071-1/+3
* all: update references to symbols moved from io/ioutil to ioRuss Cox2020-10-201-2/+2
* os/exec: build TestExtraFiles subprocess without cgoIan Lance Taylor2020-04-181-0/+99