go/src/pkg/exec
Russ Cox 4d0f2e9195 syscall, os, exec: introduce *syscall.SysProcAttr field in os.ProcAttr and exec.Cmd
R=r, bradfitz, alex.brainman, borman, vincent.vanackere
CC=golang-dev
https://golang.org/cl/4607046
2011-06-14 10:49:34 -04:00
..
Makefile remove nacl 2010-12-15 11:49:23 -05:00
exec.go syscall, os, exec: introduce *syscall.SysProcAttr field in os.ProcAttr and exec.Cmd 2011-06-14 10:49:34 -04:00
exec_test.go exec: add Cmd methods StdinPipe, StdoutPipe, StderrPipe 2011-06-02 10:26:09 -07:00
lp_test.go exec: change exec.PathError to exec.Error 2011-06-03 07:48:06 +10:00
lp_unix.go exec: change exec.PathError to exec.Error 2011-06-03 07:48:06 +10:00
lp_windows.go exec: change exec.PathError to exec.Error 2011-06-03 07:48:06 +10:00