summaryrefslogtreecommitdiff
path: root/src/os/exec/lp_windows.go
Commit message (Expand)AuthorAgeFilesLines
* all: update references to symbols moved from os to io/fsRuss Cox2020-10-201-2/+3
* os/exec: remove "binary" when talking about executablesTim Cooper2018-04-171-2/+2
* all: revert "all: prefer strings.LastIndexByte over strings.LastIndex"Marvin Stenger2017-10-051-1/+1
* all: prefer strings.LastIndexByte over strings.LastIndexMarvin Stenger2017-09-271-1/+1
* os/exec: cleanup and remove duplicated codeHiroshi Ioka2016-05-111-50/+19
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* all: remove public named return values when uselessBrad Fitzpatrick2016-02-291-13/+14
* all: replace strings.Index with strings.Contains where possibleNathan VanBenschoten2016-02-191-1/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+123