android_system_core/include/log
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
..
event_tag_map.h liblog: fix errno issues with event tag map 2016-09-26 09:23:55 -07:00
log.h Hide gnu extension warnings in log/log.h 2016-09-16 11:13:20 -07:00
log_read.h liblog: Add log_time += operator 2015-01-05 16:27:54 +00:00
logd.h Add logd security buffer tag types and string write API. 2016-01-19 17:13:28 +00:00
logger.h logger: validate hdr_size field in logger entry 2016-08-23 14:51:50 -07:00
logprint.h logcat: format verbs and adverbs 2016-07-06 11:16:07 -07:00
uio.h Only Windows doesn't have <sys/uio.h>. 2014-11-25 13:27:43 -08:00