platform_bionic/libc/stdio
Elliott Hughes bf9cb9e404 More scanf cleanup.
Merge CT_CCL and CT_STRING handling before we add %m.

Also fix an accidental scanf/wscanf difference.

Add currently-disabled tests for questionable behavior noticed during
code review that isn't a regression, but should be fixed later.

Bug: http://b/68672236
Bug: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202240
Test: ran tests
Change-Id: I3eec9b7dfce84f63c68426406224822c52551d64
2017-12-12 17:10:51 -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 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 More missing _unlocked <stdio.h> functions. 2017-10-31 13:23:41 -07:00
stdio.cpp Move public scanf functions away from implementation. 2017-11-10 16:20:43 -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.c More scanf cleanup. 2017-12-12 17:10:51 -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 Fix flockfile(3) and friends for stdin/stdout/stderr too. 2014-11-19 15:16:51 -08:00