Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2015-02-23 | fix possible isatty false positives and unwanted device state changes | Rich Felker | -3/+2 |
2012-11-08 | clean up stdio_impl.h | Rich Felker | -0/+2 |
2011-04-15 | avoid setting errno when checking for tty | Rich Felker | -1/+1 |
2011-03-28 | major stdio overhaul, using readv/writev, plus other changes | Rich Felker | -0/+10 |