| Age | Commit message (Expand) | Author |
|---|---|---|
| 2018-09-16 | fix null pointer subtraction and comparison in stdio | Rich Felker |
| 2018-08-29 | fix missing flush of stderr at exit if it was put in buffered mode | Rich Felker |
| 2015-06-16 | refactor stdio open file list handling, move it out of global libc struct | Rich Felker |
| 2014-07-16 | work around constant folding bug 61144 in gcc 4.9.0 and 4.9.1 | Rich Felker |
| 2014-07-16 | simplify __stdio_exit static linking logic | Rich Felker |
| 2012-11-01 | fix more unused variable warnings | Rich Felker |
| 2012-06-19 | stdio: handle file position correctly at program exit | Rich Felker |
