aboutsummaryrefslogtreecommitdiff
path: root/src/os/export_unix_test.go
AgeCommit message (Expand)Author
2022-03-29all: use new "unix" build tag where appropriateIan Lance Taylor
2021-10-28all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2019-10-09all: remove the nacl port (part 1)Brad Fitzpatrick
2019-04-15os: don't treat RemoveAll("/x") as RemoveAll("x")Ian Lance Taylor