aboutsummaryrefslogtreecommitdiff
path: root/src/syscall/exec_windows_test.go
AgeCommit message (Expand)Author
2021-04-05all: update references to symbols moved from io/ioutil to ioKimMachineGun
2021-03-19syscall: fix typo in exec_windows_test.goAntonio Garcia
2021-03-02all: fix spellingJohn Bampton
2021-02-26syscall: introduce SysProcAttr.ParentProcess on WindowsJason A. Donenfeld
2020-10-08syscall: restore EscapeArg behavior for empty stringIan Lance Taylor