platform_bionic/libc/stdio
Elliott Hughes a9209d7a0e Fix some easy cases of __ANDROID__ versus __BIONIC__.
We need to make a clearer distinction for bionic on the host. This patch
doesn't fully address things like "should host bionic try to talk to netd?"
for now, but is a step in the right direction.

Bug: http://b/31559095
Test: bionic tests.
Change-Id: I49812f8b75d9d78c4fd8a8ddf5df1201d63771d6
2016-09-16 18:27:07 -07:00
..
floatio.h Fix sscanf/wcstod parsing of NaNs. 2016-09-07 15:01:54 -07:00
fread.c Fix fread returning bad data. 2015-02-27 18:22:45 -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 Fortify vsnprintf in more cases. 2016-08-10 11:50:12 -07:00
stdio_ext.cpp More stdio cleanup. 2016-07-29 16:31:52 -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