Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-02-24 | remove useless and confusing parentheses in stdio __towrite function | Rich Felker | 1 | -1/+1 |
2014-07-16 | simplify __stdio_exit static linking logic | Rich Felker | 1 | -5/+3 |
2012-07-02 | fix missing function declarations for __stdio_exit | Rich Felker | 1 | -0/+2 |
2012-06-19 | stdio: handle file position correctly at program exit | Rich Felker | 1 | -3/+4 |
2011-10-14 | simplify atexit and fflush-on-exit handling | Rich Felker | 1 | -1/+4 |
2011-03-28 | major stdio overhaul, using readv/writev, plus other changes | Rich Felker | 1 | -0/+21 |