about summary refs log tree commit diff
path: root/src/stdio/__toread.c
Commit message (Expand)AuthorAgeFilesLines
* fix failure of ungetc and ungetwc to work on files in eof statusRich Felker2015-05-291-4/+4
* simplify __stdio_exit static linking logicRich Felker2014-07-161-6/+3
* fix missing function declarations for __stdio_exitRich Felker2012-07-021-0/+2
* stdio: handle file position correctly at program exitRich Felker2012-06-191-0/+8
* major stdio overhaul, using readv/writev, plus other changesRich Felker2011-03-281-0/+14