summaryrefslogtreecommitdiff
path: root/src/os/exec/exec_windows.go
Commit message (Expand)AuthorAgeFilesLines
* os/exec: make skipStdinCopyError a function instead of a variableBryan C. Mills2022-04-261-11/+11
* 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/+23