1
0
mirror of https://github.com/golang/go synced 2024-10-04 14:41:25 -06:00
go/src/pkg/exec
Alex Brainman 5aad514674 syscall: correct Windows CreateProcess input parameters
Fixes #1718.

R=golang-dev, rsc, peterGo, r
CC=golang-dev
https://golang.org/cl/4435059
2011-04-21 10:36:27 +10:00
..
exec_test.go syscall: correct Windows CreateProcess input parameters 2011-04-21 10:36:27 +10:00
exec.go src/pkg: make package doc comments consistently start with "Package foo". 2011-04-20 09:57:05 +10: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