aboutsummaryrefslogtreecommitdiff
path: root/src/math
diff options
context:
space:
mode:
authorHyang-Ah Hana Kim <hyangah@gmail.com>2015-01-24 17:51:42 -0500
committerHyang-Ah Hana Kim <hyangah@gmail.com>2015-02-04 21:02:41 +0000
commit3a8713575499622dbe77d78e9871dbe2ae94b8bb (patch)
treeae7554028ee41e2ca551e626b21eb40fb10a565b /src/math
parent11c1227493f2661e34ad35f5dce0fd798a7e5927 (diff)
downloadgo-3a8713575499622dbe77d78e9871dbe2ae94b8bb.tar.xz
runtime: support panic/print logging in android-L.
In android-L, logging is done through the logd daemon. If logd daemon is available, send logging to logd. Otherwise, fallback to the legacy mechanism (/dev/log files). This change adds access/socket/connect calls to interact with the logd. Fixes golang/go#9398. Change-Id: I3c52b81b451f5862107d7c675f799fc85548486d Reviewed-on: https://go-review.googlesource.com/3350 Reviewed-by: David Crawshaw <crawshaw@golang.org>
Diffstat (limited to 'src/math')
0 files changed, 0 insertions, 0 deletions