summaryrefslogtreecommitdiff
path: root/samples/StackWidget/src/com/example/android/stackwidget/StackWidgetProvider.java
diff options
context:
space:
mode:
authorPete Delaney <piet.delaney@imgtec.com>2013-02-20 20:01:15 -0800
committerPete Delaney <piet.delaney@imgtec.com>2013-02-20 20:01:15 -0800
commit2928edfab922ff749cc8b90610cc4c228a4a2948 (patch)
treece417289013f21389e8311b071f6cd0e9a55f57f /samples/StackWidget/src/com/example/android/stackwidget/StackWidgetProvider.java
parent8930ac553438f5265d36ba048493d1bc4a89dde3 (diff)
[MIPS] Tighten up code to fit within 100 characters lines.
File poll.c had a wide line and the reason for the asymmetric mapping of the event flags wasn't obvious on my reviewing this code. Seemed to justify adding some clarification. Both signal.c and socket.c were using lengthy function names for Portable <--> Native mappings. Switch to the newer *_ntop() style in wide files and made the ALOGV() messages more useful. Also changed mapping of portable SIGSTKFLT to native SIGEMT while editing a wide line in the signal.c file. MIPS has no SIGSTKFLT signal, nor ARM a signal SIGEMT. Using SIGEMT as a proxy for SIGSTKFLT_PORTABLE for Lib-Portable applications. This makes the signal mapping reversible during signal handling. Fixed ALOGV() Entry/Exit brackets to match. Change-Id: I9a91992e67ab24322db608424bf69c47fad8e18d Signed-off-by: Pete Delaney <piet.delaney@imgtec.com> Signed-off-by: Chris Dearman <chris.dearman@imgtec.com> Signed-off-by: Paul Lind <paul.lind@imgtec.com>
Diffstat (limited to 'samples/StackWidget/src/com/example/android/stackwidget/StackWidgetProvider.java')
0 files changed, 0 insertions, 0 deletions