summaryrefslogtreecommitdiff
path: root/src/syscall/exec_windows_test.go
Commit message (Expand)AuthorAgeFilesLines
* all: update references to symbols moved from io/ioutil to ioKimMachineGun2021-04-051-2/+1
* syscall: fix typo in exec_windows_test.goAntonio Garcia2021-03-191-1/+1
* all: fix spellingJohn Bampton2021-03-021-1/+1
* syscall: introduce SysProcAttr.ParentProcess on WindowsJason A. Donenfeld2021-02-261-0/+73
* syscall: restore EscapeArg behavior for empty stringIan Lance Taylor2020-10-081-0/+43