summaryrefslogtreecommitdiff
path: root/lib/stdio-read.c
Commit message (Expand)AuthorAgeFilesLines
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* Fix misspellings in comments.Paul Eggert2012-06-211-4/+4
* nonblocking: Avoid compilation error on mingw64.Bruno Haible2012-06-211-0/+16
* stdio: don't assume gets any moreEric Blake2012-03-291-7/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* New module 'msvc-nothrow'. Makes _get_osfhandle safe on MSVC 9.Bruno Haible2011-09-231-0/+2
* Support non-blocking pipe I/O in read() on native Windows.Bruno Haible2011-04-151-0/+148