android_system_core/base
Dan Albert 286bb6ddbd Revert "Turn on -Wformat-nonliteral."
One of my build aliases doesn't play nice with USE_MINGW=1, so my build lied to me. Will revert until I fix it up.

This reverts commit 459df8f3a1.

Change-Id: I7905c5ae5ee85fb2d228ce63d81c79f140998c18
2015-07-09 20:35:09 +00:00
..
include/base Revert "Turn on -Wformat-nonliteral." 2015-07-09 20:35:09 +00:00
.clang-format
Android.mk Support base::logging on Windows. 2015-04-29 18:01:53 -07:00
CPPLINT.cfg
file.cpp Don't use TEMP_FAILURE_RETRY on close() 2015-05-20 09:02:29 -07:00
file_test.cpp Fix comparison between signed and unsigned error on darwin 2015-04-30 16:58:26 -07:00
logging.cpp adb / libbase: clean up NOGDI and evil ERROR macro 2015-05-20 12:25:19 -07:00
logging_test.cpp Support base::logging on Windows. 2015-04-29 18:01:53 -07:00
stringprintf.cpp
stringprintf_test.cpp
strings.cpp Generalize Join to work for any container/element. 2015-05-22 10:07:06 -07:00
strings_test.cpp Generalize Join to work for any container/element. 2015-05-22 10:07:06 -07:00
test_main.cpp Support base::logging on Windows. 2015-04-29 18:01:53 -07:00
test_utils.cpp
test_utils.h