summaryrefslogtreecommitdiff
path: root/lib/closein.c
Commit message (Expand)AuthorAgeFilesLines
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-6/+6
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* Optimization: no need to flush stdin if we can determine quickly that stdin'sBruno Haible2007-08-201-4/+11
* Fix closein for mingw.Eric Blake2007-04-271-6/+11
* Work around glibc's failure to flush stdin on fclose.Eric Blake2007-04-121-1/+1
* Work around glibc's failure to reset seekable stdin on exit.Eric Blake2007-04-121-0/+100