Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2020-08-30 | clean up overinclusion in files using TIOCGWINSZ | Rich Felker | -1/+0 |
2020-08-24 | add tcgetwinsize and tcsetwinsize functions, move struct winsize | Rich Felker | -0/+1 |
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 |