android_bionic/linker/tests
Christopher Ferris 7a3681e5b6 Move libc_log code into libasync_safe.
This library is used by a number of different libraries in the system.
Make it easy for platform libraries to use this library and create
an actual exported include file.

Change the names of the functions to reflect the new name of the library.

Run clang_format on the async_safe_log.cpp file since the formatting is
all over the place.

Bug: 31919199

Test: Compiled for angler/bullhead, and booted.
Test: Ran bionic unit tests.
Test: Ran the malloc debug tests.
Change-Id: I8071bf690c17b0ea3bc8dc5749cdd5b6ad58478a
2017-05-03 08:50:43 -07:00
..
Android.mk Move libc_log code into libasync_safe. 2017-05-03 08:50:43 -07:00
linked_list_test.cpp Unify linker files under one license (BSD) 2017-02-15 15:35:33 -08:00
linker_block_allocator_test.cpp Unify linker files under one license (BSD) 2017-02-15 15:35:33 -08:00
linker_config_test.cpp linker: add android_get_exported_namespace 2017-04-28 10:14:28 +09:00
linker_globals.cpp Unify linker files under one license (BSD) 2017-02-15 15:35:33 -08:00
linker_memory_allocator_test.cpp Unify linker files under one license (BSD) 2017-02-15 15:35:33 -08:00
linker_sleb128_test.cpp Unify linker files under one license (BSD) 2017-02-15 15:35:33 -08:00
linker_utils_test.cpp Extract format_string function. 2017-03-13 16:25:51 -07:00