platform_bionic/libc/stdio
Elliott Hughes c8f2c520fa clang-format the printf/scanf implementation.
Bug: N/A
Test: builds
Change-Id: I490fdc1d568cba901c123b9efe0b9053b0d83b64
2017-10-31 13:07:51 -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.cpp Add null checks to <dirent.h> functions. 2017-10-26 16:16:33 -07:00
glue.h Rename LIBC64_HIDDEN to LIBC32_LEGACY_PUBLIC. 2015-10-23 12:32:52 -07:00
local.h Remove some always-on #ifdefery. 2017-10-31 09:55:40 -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 Add explicit null checks to some stdio functions. 2017-10-23 12:48:08 -07:00
stdio_ext.cpp Finish <stdio_ext.h>. 2017-08-01 15:27:27 -07:00
vfprintf.c clang-format the printf/scanf implementation. 2017-10-31 13:07:51 -07:00
vfscanf.c clang-format the printf/scanf implementation. 2017-10-31 13:07:51 -07:00
vfwprintf.c clang-format the printf/scanf implementation. 2017-10-31 13:07:51 -07:00
vfwscanf.c clang-format the printf/scanf implementation. 2017-10-31 13:07:51 -07:00
wcio.h Fix flockfile(3) and friends for stdin/stdout/stderr too. 2014-11-19 15:16:51 -08:00