android_system_core/include
Mark Salyzyn 70a83dc7b3 liblog: fix errno issues with event tag map
Cleanup.

Save the errno for the calls that fail, and reinstate them for
return. Drop fprintf stutter, one succinct line. Solve a memory
leak in close.  Change android_lookupEventTag() to use an
unsigned int so that we can use the full range of uint32_t tags.

Make sure this file compiles clean in C++.

Test: gTest liblog-unit-tests
Bug: 30963384
Bug: 31456426
Change-Id: I6a5efa6fb7e991431caba75ef0971e111968f6bf
2016-09-26 09:23:55 -07:00
..
android liblog: add __android_log_close() 2016-08-23 15:25:03 -07:00
backtrace Fix race condition updating local map data. 2016-06-16 23:28:11 -07:00
cutils Move android_get_control_socket out of line 2016-09-23 11:26:08 -07:00
log liblog: fix errno issues with event tag map 2016-09-26 09:23:55 -07:00
nativebridge LibNativeBridge: Version 2 2015-05-31 16:58:24 -07:00
private Remove net_bt_stack group and replace it with bluetooth 2016-09-20 12:01:33 -07:00
system Fix warnings in system/ headers 2016-09-21 17:46:59 -07:00
sysutils Revert "Sigh, more vendors linking against hidden APIs." 2015-03-20 23:51:36 +00:00
utils Merge "Flattenable: switch from assignment to memcpy()." 2016-09-23 22:46:03 +00:00
ziparchive Fix warnings in libziparchive 2016-09-20 09:23:47 -07:00