summaryrefslogtreecommitdiff
path: root/src/os/exec/exec_unix.go
Commit message (Expand)AuthorAgeFilesLines
* os/exec: make skipStdinCopyError a function instead of a variableBryan C. Mills2022-04-261-10/+10
* 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
* all: update references to symbols moved from os to io/fsRuss Cox2020-10-201-2/+2
* os/exec: ignore some pipe write errors on windowsAlex Brainman2017-05-231-0/+24