go/src/pkg/exec
Brad Fitzpatrick d1f4e0d14e exec: closeAfterWait append bug
Wasn't actually eager closing the fds as a result of the
copy/paste bug. (GC was doing it instead)

R=rsc
CC=golang-dev
https://golang.org/cl/4671057
2011-07-11 14:46:46 -07:00
..
exec.go exec: closeAfterWait append bug 2011-07-11 14:46:46 -07:00
exec_test.go strings.Split: make the default to split all. 2011-06-28 09:43:14 +10:00
lp_plan9.go strings.Split: make the default to split all. 2011-06-28 09:43:14 +10:00
lp_test.go exec: change exec.PathError to exec.Error 2011-06-03 07:48:06 +10:00
lp_unix.go strings.Split: make the default to split all. 2011-06-28 09:43:14 +10:00
lp_windows.go strings.Split: make the default to split all. 2011-06-28 09:43:14 +10:00
Makefile exec: add support for Plan 9 2011-06-20 13:34:10 +10:00