Descriptionmisc/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.
Patch Set 1 : diff -r d34e1877830c https://go.googlecode.com/hg/ #Patch Set 2 : diff -r d34e1877830c https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 02305cc6b5de https://go.googlecode.com/hg/ #
MessagesTotal messages: 3
|