Go to file
Mark Salyzyn 96432fc665 liblog: add __android_log_config_*_close()
Add __android_log_config_read_close() and
__android_log_config_write_close().  Fortify the list macros
to detect for list corruption, looking for entries pointing
to themselves, deleted entries in list.

Test: gTest liblog-unit-tests
Bug: 27405083
Change-Id: I33e8a0cae7e202f1989ddd7c2a96752b44c8e746
2017-02-08 13:37:44 -08:00
adb Don't print 168^W143 lines of help when someone makes a typo. 2017-02-06 16:20:30 -08:00
adf libadf: move ADF uapi header out of bionic 2017-01-31 23:08:26 +00:00
base bootstat: Remove custom uptime parser in favor of elapsedRealtime. 2017-02-07 15:43:32 -08:00
bootstat bootstat: Remove custom uptime parser in favor of elapsedRealtime. 2017-02-07 15:43:32 -08:00
cpio
debuggerd crash_dump: collect open files before dropping caps. 2017-02-07 13:36:08 -08:00
fastboot Merge "Revert "Get fastboot working on OS X"" 2017-02-03 18:40:46 +00:00
fingerprintd liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
fs_mgr Merge "fs_mgr: Switch to LOG()/PLOG() defined in <android-base/logging.h>" 2017-01-28 01:37:22 +00:00
gatekeeperd liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
healthd healthd: Track the API change of minui/minui.h. 2017-01-18 23:02:45 -08:00
include Revert "Continue using the legacy NDK android/log.h." 2017-01-30 22:14:59 +00:00
init bootstat: Remove custom uptime parser in favor of elapsedRealtime. 2017-02-07 15:43:32 -08:00
libappfuse Support SOCK_STREAM for bridge between system and app 2016-12-12 14:53:03 +09:00
libbacktrace liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
libbinderwrapper
libcrypto_utils
libcutils Revert "Give crash_dump CAP_SYS_PTRACE." 2017-02-01 17:55:22 -08:00
libdiskconfig liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
libion liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
liblog liblog: add __android_log_config_*_close() 2017-02-08 13:37:44 -08:00
libmemtrack liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
libmemunreachable liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
libnativebridge liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
libnativeloader Merge "Log errors from loading public libraries" 2017-02-06 21:05:02 +00:00
libnetutils liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
libpackagelistparser liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
libpixelflinger liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
libprocessgroup Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for. 2016-11-14 17:08:47 -08:00
libprocinfo
libsparse Remove "_host" and "_static" suffix from libsparse definition. 2017-01-11 19:15:11 -08:00
libsuspend liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
libsync libsync: Replace inserting tuple into unordered_map in favour of pair. 2017-01-30 23:39:03 +00:00
libsysutils Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
libunwindstack Do not build any host targets on mac. 2017-01-30 13:45:16 -08:00
libusbhost
libutils Make __android_log_assert behave more like libc asserts. 2017-02-06 10:54:00 -08:00
libziparchive liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
lmkd liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
logcat logcat: test: inject() tuning 2017-01-30 15:42:56 -08:00
logd liblog: add android_lookupEventTagNum 2017-02-02 15:21:15 -08:00
logwrapper liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
mkbootimg
reboot
rootdir init.rc, typo: fs-post-data -> post-fs-data 2017-01-25 10:52:40 -08:00
run-as Define range of GIDs for cached app data. 2016-12-13 13:28:08 -07:00
sdcard Merge "Switch sdcardfs over to bind mounts." 2016-11-30 05:20:40 +00:00
toolbox delete toolbox/r.c 2016-11-29 15:45:11 -08:00
trusty trusty: use log/log.h for ALOG macros 2017-01-13 07:30:11 -08:00
tzdatacheck Change tzdatacheck to account for bundle format changes 2017-01-10 14:38:35 +00:00
.gitignore
Android.bp Export android_filesystem_config.h as a filegroup 2017-01-17 18:20:28 -08:00
Android.mk
CleanSpec.mk
MODULE_LICENSE_APACHE2
NOTICE