platform_bionic/libc/stdio
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
..
floatio.h Fix sscanf/wcstod parsing of NaNs. 2016-09-07 15:01:54 -07:00
fread.c libc: add clang FORTIFY support 2017-02-09 15:49:32 -08:00
glue.h Rename LIBC64_HIDDEN to LIBC32_LEGACY_PUBLIC. 2015-10-23 12:32:52 -07:00
local.h Fix sscanf/wcstod parsing of NaNs. 2016-09-07 15:01:54 -07:00
parsefloat.c Fix sscanf/wcstod parsing of NaNs. 2016-09-07 15:01:54 -07:00
refill.c Fix some easy cases of __ANDROID__ versus __BIONIC__. 2016-09-16 18:27:07 -07:00
stdio.cpp Fix stdin/stdout/stderr for pre-M. 2016-10-20 10:10:45 -07:00
stdio_ext.cpp Move libc_log code into libasync_safe. 2017-05-03 08:50:43 -07:00
vfscanf.c Fix sscanf/wcstod parsing of NaNs. 2016-09-07 15:01:54 -07:00
vfwscanf.c Fix sscanf/wcstod parsing of NaNs. 2016-09-07 15:01:54 -07:00
wcio.h Fix flockfile(3) and friends for stdin/stdout/stderr too. 2014-11-19 15:16:51 -08:00