diff options
| author | Andrew Hsieh <andrewhsieh@google.com> | 2013-03-19 18:06:30 -0700 |
|---|---|---|
| committer | Andrew Hsieh <andrewhsieh@google.com> | 2013-03-19 18:06:30 -0700 |
| commit | 78175cbcc57537b1642ff4b6f8fe1a87233ea71a (patch) | |
| tree | c48f5e8bd216253bc40518fc57df16a9d99d1091 /samples/StackWidget/src/com/example/android/stackwidget/StackWidgetService.java | |
| parent | 6433ec22b1e20af20b31671b2fd4d5d235a7de52 (diff) | |
Don't use errno directly
errno in MIPS is macro for "*__errno)()". Use of errno inside
WRAP(__errno)() cause infinite loop. This may happen in other
wrapper functions which access errno.
Change all error to *REAL(__error)()
Change-Id: I1c09d84a58855bd7896fcd4e70f740b8a0f0b386
Diffstat (limited to 'samples/StackWidget/src/com/example/android/stackwidget/StackWidgetService.java')
0 files changed, 0 insertions, 0 deletions
