bionic/libc/stdio
Elliott Hughes 8ab433df13 Fix stdio read after EOF behavior.
Bug: https://code.google.com/p/android/issues/detail?id=184847
Change-Id: Ia20ce94007c2a09649f0763b1dc7ba959f2f618d
2015-10-09 17:57:26 -07:00
..
fileext.h Hide internal of pthread_mutex_t. 2015-03-25 17:54:17 -07: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
refill.c Fix stdio read after EOF behavior. 2015-10-09 17:57:26 -07: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_ext.cpp Implement __fsetlocking. 2015-01-21 10:33:30 -08:00
stdio.c Don't use TEMP_FAILURE_RETRY on close in bionic. 2015-05-15 16:20:07 -07:00
wcio.h Fix flockfile(3) and friends for stdin/stdout/stderr too. 2014-11-19 15:16:51 -08:00