platform_bionic/libc/stdio
Elliott Hughes 5ba2c21159 Finish <stdio_ext.h>.
Implement __freading and __fwriting, and clarify the documentation that was
the cause of these not being implemented for years.

Bug: http://b/17157253
Test: ran tests
Change-Id: I89542c8131b13889e2585417a024050ecf2abcb7
2017-08-01 15:27:27 -07:00
..
floatio.h Fix sscanf/wcstod parsing of NaNs. 2016-09-07 15:01:54 -07:00
fmemopen.cpp Replace fmemopen. 2017-07-24 10:48:42 -07:00
fread.c libc: add clang FORTIFY support 2017-02-09 15:49:32 -08:00
glue.h Rename LIBC64_HIDDEN to LIBC32_LEGACY_PUBLIC. 2015-10-23 12:32:52 -07:00
local.h Finish <stdio_ext.h>. 2017-08-01 15:27:27 -07:00
parsefloat.c Fix sscanf/wcstod parsing of NaNs. 2016-09-07 15:01:54 -07:00
refill.c Fix some easy cases of __ANDROID__ versus __BIONIC__. 2016-09-16 18:27:07 -07:00
stdio.cpp Use O_APPEND for stdio append mode. 2017-07-25 18:11:23 -07:00
stdio_ext.cpp Finish <stdio_ext.h>. 2017-08-01 15:27:27 -07:00
vfscanf.c Fix sscanf/wcstod parsing of NaNs. 2016-09-07 15:01:54 -07:00
vfwscanf.c Fix sscanf/wcstod parsing of NaNs. 2016-09-07 15:01:54 -07:00
wcio.h Fix flockfile(3) and friends for stdin/stdout/stderr too. 2014-11-19 15:16:51 -08:00