aboutsummaryrefslogtreecommitdiff
path: root/src/os/exec/lp_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-04-14os/exec: replace os.Setenv with T.SetenvManlio Perillo
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2020-12-09all: update to use os.ReadFile, os.WriteFile, os.CreateTemp, os.MkdirTempRuss Cox
2018-10-11os: add AIX operating systemClément Chigot
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2014-09-08build: move package sources from src/pkg to srcRuss Cox