platform_bionic/libc/stdio
Christopher Ferris cc9ca1051d Fix fread returning bad data.
Bug: 19172514
Change-Id: I05016577858a02aca7d14e75e6ec28abc925037c
2015-02-27 18:22:45 -08:00
..
fileext.h Turn on -Wold-style-cast and fix the errors. 2015-01-21 17:09:58 -08:00
findfp.c Add non-macro stdin/stdout/stderr too. 2014-11-14 14:42:59 -08:00
fread.c Fix fread returning bad data. 2015-02-27 18:22:45 -08:00
glue.h Fix flockfile(3) and friends for stdin/stdout/stderr too. 2014-11-19 15:16:51 -08:00
local.h Turn on -Wold-style-cast and fix the errors. 2015-01-21 17:09:58 -08:00
snprintf.c Remove _FORTIFY_SOURCE in implementation files. 2013-10-01 15:02:07 -07:00
sprintf.c Remove _FORTIFY_SOURCE in implementation files. 2013-10-01 15:02:07 -07:00
stdio.c Add TEMP_FAILURE_RETRY to stdio's low-level read/write functions. 2015-01-20 16:18:32 -08:00
stdio_ext.cpp Implement __fsetlocking. 2015-01-21 10:33:30 -08:00
wcio.h Fix flockfile(3) and friends for stdin/stdout/stderr too. 2014-11-19 15:16:51 -08:00