summaryrefslogtreecommitdiff
path: root/src/syscall/exec_unix.go
Commit message (Expand)AuthorAgeFilesLines
* syscall: fix Exec on solarisShawn Walker-Salas2017-06-281-5/+19
* runtime, syscall: workaround for bug in Linux's execveJohn R. Lenton2017-06-201-0/+6
* syscall: only call setgroups if we need toWander Lairson Costa2017-02-171-3/+4
* syscall: document that Exec wraps execve(2)Kevin Burke2016-10-121-1/+1
* all: use &^ operator if possibleMarvin Stenger2016-03-291-1/+1
* all: single space after period.Brad Fitzpatrick2016-03-021-11/+11
* all: switch to the new deprecation conventionShenghou Ma2015-06-181-4/+6
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+261