aboutsummaryrefslogtreecommitdiff
path: root/src/syscall/exec_linux.go
AgeCommit message (Expand)Author
2015-03-10syscall: exec_linux.go: support platforms without SYS_DUP2Dave Cheney
2014-12-22syscall: check recorded version of ppid instead of 1David Crawshaw
2014-11-19undo CL 131750044 / 2d6d44ceb80eRuss Cox
2014-10-02syscall: support UID/GID map files for Linux user namespacesMrunal Patel
2014-09-11syscall: SysProcAttr job control changesMichael MacInnis
2014-09-08build: move package sources from src/pkg to srcRuss Cox