aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/debug
diff options
context:
space:
mode:
authorDavid Crawshaw <david.crawshaw@zentus.com>2014-07-03 21:04:48 -0400
committerDavid Crawshaw <david.crawshaw@zentus.com>2014-07-03 21:04:48 -0400
commit72faffbc704f08273b258d8ff868c61b2f1bef7c (patch)
treee3f6ac3d5173a2cfb00da57668caf1f3cdc27e3e /src/pkg/debug
parent822b2cbb33c5e15c429598840310cfd8c14a4f5f (diff)
downloadgo-72faffbc704f08273b258d8ff868c61b2f1bef7c.tar.xz
runtime/cgo: replace fprintf(stderr, ...) with fatalf(...) for linux/android
Both stdout and stderr are sent to /dev/null in android apps. Introducing fatalf allows android to implement its own copy that sends fatal errors to __android_log_print. LGTM=minux, dave R=minux, dave CC=golang-codereviews https://golang.org/cl/108400045
Diffstat (limited to 'src/pkg/debug')
0 files changed, 0 insertions, 0 deletions