platform_bionic/libc/stdio
George Burgess IV 9024235005 Remove __overloadable/__RENAME_CLANG
Now that we have a clang that supports transparent overloads, we can
kill all of this cruft, and restore our upstream sources to their
untouched glory. Woohoo!

Bug: 12231437
Test: Built aosp_marlin; no obvious patch-related aosp_mips issues.
Change-Id: I520a19d014f12137f80e43f973dccd6711c571cd
2018-02-06 13:35:56 -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 Remove __overloadable/__RENAME_CLANG 2018-02-06 13:35:56 -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