1
0
mirror of https://github.com/golang/go synced 2024-11-17 14:04:48 -07:00
go/misc/cgo/stdio
Joel Sing b945b741e1 misc/cgo/stdio: split stdout/stderr into a separate file
Split stdout/stderr into a separate file so that can be handled
differently on some platforms. Both NetBSD and OpenBSD have defines
for stdout/stderr that require some coercion in order for cgo to
handle them correctly.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6247062
2012-06-05 01:38:55 +10:00
..
chain.go misc/cgo: re-enable some tests 2012-03-06 23:27:30 -05:00
fib.go misc/cgo: re-enable some tests 2012-03-06 23:27:30 -05:00
file.go misc/cgo/stdio: split stdout/stderr into a separate file 2012-06-05 01:38:55 +10:00
golden.out add cgo test that doesn't depend on 2009-10-03 11:33:51 -07:00
hello.go misc/cgo: re-enable some tests 2012-03-06 23:27:30 -05:00
stdio.go misc/cgo/stdio: split stdout/stderr into a separate file 2012-06-05 01:38:55 +10:00
test.bash misc/cgo: re-enable some tests 2012-03-06 23:27:30 -05:00