summaryrefslogtreecommitdiff
path: root/src/cmd/go/go_unix_test.go
Commit message (Expand)AuthorAgeFilesLines
* all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox2021-10-281-1/+0
* all: go fmt std cmd (but revert vendor)Russ Cox2021-02-201-0/+1
* cmd/go: fix test when go source tree has POSIX ACLJess Frazelle2017-07-201-3/+7
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* cmd/go: respect umask when creating executablesRuss Cox2015-12-171-0/+31