Files
android_development/ndk/sources/android/libportable/common/include
Andrew Hsieh 78175cbcc5 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
2013-03-19 18:06:30 -07:00
..
2013-03-18 21:55:39 -07:00
2013-03-19 18:06:30 -07:00
2013-03-18 21:55:39 -07:00
2013-03-19 18:06:30 -07:00
2013-03-18 21:55:39 -07:00
2012-08-21 15:27:38 -07:00
2013-03-18 21:55:39 -07:00
2013-03-18 21:55:39 -07:00