]> Cypherpunks repositories - gostls13.git/commit
runtime: write only to standard error
authorRuss Cox <rsc@golang.org>
Tue, 14 Dec 2010 16:52:42 +0000 (11:52 -0500)
committerRuss Cox <rsc@golang.org>
Tue, 14 Dec 2010 16:52:42 +0000 (11:52 -0500)
commitd110ae8dd0e9fbbd1af320d60818b9e650a71e19
treec0cc1db30e75ec7b061b83a288bac15b5f4228da
parent43f459ce51c5e43b7b358a6d976e940c4be9d4fa
runtime: write only to standard error

Will mail a warning to golang-nuts once this is submitted.

R=r, niemeyer
CC=golang-dev
https://golang.org/cl/3573043
src/pkg/runtime/print.c
src/pkg/runtime/proc.c
src/pkg/runtime/runtime.c
src/pkg/runtime/runtime.h