go/src/os/exec
Brad Fitzpatrick c4fa25f4fc os/exec: make Cmd.Output include stderr in ExitError
Change-Id: I3c6649d2f2521ab0843b13308569867d2e5f02da
Reviewed-on: https://go-review.googlesource.com/11415
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Andrew Gerrand <adg@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2015-10-22 14:08:10 +00:00
..
example_test.go
exec.go os/exec: make Cmd.Output include stderr in ExitError 2015-10-22 14:08:10 +00:00
exec_posix.go os/exec: fix plan9 build 2015-07-14 05:33:14 +00:00
exec_test.go os/exec: make Cmd.Output include stderr in ExitError 2015-10-22 14:08:10 +00:00
internal_test.go os/exec: make Cmd.Output include stderr in ExitError 2015-10-22 14:08:10 +00:00
lp_plan9.go
lp_test.go
lp_unix.go
lp_unix_test.go
lp_windows.go
lp_windows_test.go all: fix misprints in comments 2015-06-11 14:18:57 +00:00