go/src/pkg/exec
Brad Fitzpatrick 29e4775cd5 exec: export the underlying *os.Process in Cmd
R=rsc
CC=golang-dev
https://golang.org/cl/4579044
2011-06-07 13:17:34 -07:00
..
Makefile remove nacl 2010-12-15 11:49:23 -05:00
exec.go exec: export the underlying *os.Process in Cmd 2011-06-07 13:17:34 -07: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