b877601bff
The first rule of stdio is you never change struct FILE. This broke all NDK-built apps that used stdin/stdout/stderr. (Which is more than you might think, given that those streams don't go anywhere useful. Svelte!) I've added a big code comment because I knew when I removed the field that doing so was a mistake, but I couldn't think why. Bug: http://b/24807045 Bug: http://b/26747402 Change-Id: Ie1233586b223bb1cdf8e354c66d5ff23487a833a |
||
---|---|---|
.. | ||
fread.c | ||
glue.h | ||
local.h | ||
refill.c | ||
snprintf.c | ||
sprintf.c | ||
stdio.cpp | ||
stdio_ext.cpp | ||
wcio.h |