| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | all: go fmt std cmd (but revert vendor) | Russ Cox | 2021-02-20 | 1 | -0/+1 |
| * | syscall: use correct type for TIOCSPGRP/TIOCGPGRP | Joel Sing | 2020-11-13 | 1 | -1/+3 |
| * | syscall: use MustHaveExec in TestExec | Ian Lance Taylor | 2020-10-17 | 1 | -0/+1 |
| * | runtime: stop preemption during syscall.Exec on Darwin | Ian Lance Taylor | 2020-10-15 | 1 | -0/+45 |
| * | syscall: if Setctty, require that Ctty be a child descriptor | Ian Lance Taylor | 2020-05-01 | 1 | -0/+28 |
| * | syscall: add AIX operating system | Clément Chigot | 2018-10-10 | 1 | -1/+1 |
| * | all: extract "can I exec?" check from tests into internal/testenv | Russ Cox | 2015-06-16 | 1 | -4/+3 |
| * | runtime, syscall: fix Solaris exec tests | Aram Hăvărneanu | 2015-03-24 | 1 | -12/+3 |
| * | syscall: disable test that forks on darwin/arm | David Crawshaw | 2015-03-23 | 1 | -2/+10 |
| * | syscall: Add Foreground and Pgid to SysProcAttr | Michael MacInnis | 2015-03-23 | 1 | -0/+217 |
