1
0
mirror of https://github.com/golang/go synced 2024-10-05 02:21:22 -06:00
go/src/pkg/exec
Alex Brainman 4ecebfea53 os: implement new Process api
Fixes #1004.
Fixes #1460.

R=mattn, r, niemeyer, rog, rsc
CC=golang-dev
https://golang.org/cl/4029053
2011-02-04 14:41:26 +11:00
..
exec_test.go exec: enable tests on windows 2010-11-13 11:15:09 +11:00
exec.go os: implement new Process api 2011-02-04 14:41:26 +11:00
lp_test.go log: rename Exit* to Fatal* 2011-02-01 12:47:35 -08:00
lp_unix.go exec: use custom error for LookPath 2011-02-01 12:12:51 -05:00
lp_windows.go exec: use custom error for LookPath 2011-02-01 12:12:51 -05:00
Makefile remove nacl 2010-12-15 11:49:23 -05:00