aboutsummaryrefslogtreecommitdiff
path: root/src/os/exec/exec_posix_test.go
AgeCommit message (Expand)Author
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2019-04-07os/exec: skip unsupported test on AndroidElias Naur
2018-10-11os: add AIX operating systemClément Chigot
2017-03-01os: don't use waitid on DarwinIan Lance Taylor
2017-02-17syscall: only call setgroups if we need toWander Lairson Costa