android_bionic/libc/stdio
Elliott Hughes b70576b048 Remove more trivial char/wchar_t printf differences.
Bug: http://b/67371539
Test: ran tests
Change-Id: I899458af92517dc21f874519716fa3f3a0f0e3d6
2017-11-13 11:10:05 -08:00
..
fmemopen.cpp
glue.h
local.h Start de-duplicating the regular and wide printf implementations. 2017-11-01 18:13:36 -07: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
stdio.cpp Move public scanf functions away from implementation. 2017-11-10 16:20:43 -08:00
stdio_ext.cpp
vfprintf.cpp Remove more trivial char/wchar_t printf differences. 2017-11-13 11:10:05 -08:00
vfscanf.c Move public scanf functions away from implementation. 2017-11-10 16:20:43 -08:00
vfwprintf.cpp Remove more trivial char/wchar_t printf differences. 2017-11-13 11:10:05 -08:00
vfwscanf.c Move public scanf functions away from implementation. 2017-11-10 16:20:43 -08:00
wcio.h