Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2014-07-28 | work around constant folding bug 61144 in gcc 4.9.0 and 4.9.1 | Rich Felker | -1/+1 |
2014-07-28 | simplify __stdio_exit static linking logic | Rich Felker | -0/+2 |
2012-11-01 | fix more unused variable warnings | Rich Felker | -1/+1 |
2012-06-19 | stdio: handle file position correctly at program exit | Rich Felker | -0/+23 |