platform_bionic/libc/stdio
Elliott Hughes 733c1e4221 Avoid trademarks.
API levels are generally more useful anyway.

Bug: N/A
Test: N/A
Change-Id: Ie7bd69c3d0223c9bc8ed52c871b1d2d34373e2d0
2018-02-05 13:29:33 -08:00
..
fmemopen.cpp Replace fmemopen. 2017-07-24 10:48:42 -07:00
glue.h Rename LIBC64_HIDDEN to LIBC32_LEGACY_PUBLIC. 2015-10-23 12:32:52 -07:00
local.h Avoid trademarks. 2018-02-05 13:29:33 -08:00
parsefloat.c Start de-duplicating the regular and wide printf implementations. 2017-11-01 18:13:36 -07:00
printf_common.h Yet more printf de-duplication. 2017-11-10 15:25:49 -08:00
refill.c More missing _unlocked <stdio.h> functions. 2017-10-31 13:23:41 -07:00
stdio.cpp Speed up __sfileext initialization. 2017-12-20 08:53:49 -08:00
stdio_ext.cpp Finish <stdio_ext.h>. 2017-08-01 15:27:27 -07:00
vfprintf.cpp Remove more trivial char/wchar_t printf differences. 2017-11-13 11:10:05 -08:00
vfscanf.cpp Simplify CT_CCL and CT_STRING inner loop. 2018-01-19 17:58:07 -08:00
vfwprintf.cpp Remove more trivial char/wchar_t printf differences. 2017-11-13 11:10:05 -08:00
vfwscanf.c More scanf cleanup. 2017-12-12 17:10:51 -08:00
wcio.h Speed up __sfileext initialization. 2017-12-20 08:53:49 -08:00