aboutsummaryrefslogtreecommitdiff
path: root/src/os/exec/exec_unix.go
AgeCommit message (Expand)Author
2022-04-26os/exec: make skipStdinCopyError a function instead of a variableBryan C. Mills
2021-10-28all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2020-10-20all: update references to symbols moved from os to io/fsRuss Cox
2017-05-23os/exec: ignore some pipe write errors on windowsAlex Brainman