diff options
| author | David Crawshaw <david.crawshaw@zentus.com> | 2014-07-03 21:04:48 -0400 |
|---|---|---|
| committer | David Crawshaw <david.crawshaw@zentus.com> | 2014-07-03 21:04:48 -0400 |
| commit | 72faffbc704f08273b258d8ff868c61b2f1bef7c (patch) | |
| tree | e3f6ac3d5173a2cfb00da57668caf1f3cdc27e3e /src/pkg/debug | |
| parent | 822b2cbb33c5e15c429598840310cfd8c14a4f5f (diff) | |
| download | go-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
