replicant-frameworks_native/libs
Kenny Root dbf6f272a2 ZipFileRO: moar logging and wrap close
There is apparently still a race upon reading the entry Local File
Header that can't be tracked down, so move the LFH check inside the
mutex-protected block so we can call lseek again to see where we are
when we log an error.

Also, close() can fail so use TEMP_FAILURE_RETRY on it so we don't
unwittingly leak file descriptors when Mean Mr. EINTR comes a-knocking.

Change-Id: I753abad0bd882fe28f7281c406fa76f64393ef4c
2010-10-01 18:30:59 -07:00
..
binder Some debugging support. 2010-09-24 13:11:55 -07:00
gui Fix typo which causes sensors to fail miserably 2010-09-16 21:41:13 -07:00
surfaceflinger_client add support for [1974164] Be able to take a screen shot on the device 2010-09-24 14:56:39 -07:00
ui Support haptic feedback for virtual keys defined in key layout. 2010-10-01 15:08:56 -07:00
utils ZipFileRO: moar logging and wrap close 2010-10-01 18:30:59 -07:00