index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
os
/
exec
/
exec_test.go
Age
Commit message (
Expand
)
Author
2016-03-02
all: single space after period.
Brad Fitzpatrick
2016-02-24
all: fix typos and spelling
Martin Möhrmann
2015-10-22
os/exec: make Cmd.Output include stderr in ExitError
Brad Fitzpatrick
2015-07-22
os/exec: close read pipe if copy to io.Writer fails
Russ Cox
2015-07-14
os/exec: ignore pipe write errors when command completes successfully
Brad Fitzpatrick
2015-07-11
all: link to https instead of http
Brad Fitzpatrick
2015-06-16
all: extract "can I exec?" check from tests into internal/testenv
Russ Cox
2015-04-13
os/exec: skip fork test on darwin/arm64
David Crawshaw
2015-03-25
os/exec: post-process lsof output on Android.
Hyang-Ah (Hana) Kim
2015-02-26
os/exec: disable tests on darwin/arm
David Crawshaw
2014-11-05
os/exec: tell lsof not to block
Keith Randall
2014-10-20
os/exec: fix number of expected file descriptors on Plan 9
David du Colombier
2014-09-18
net: separate NaCl dependent placeholders from BSD's
Mikio Hara
2014-09-08
build: move package sources from src/pkg to src
Russ Cox
[prev]