Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | work around constant folding bug 61144 in gcc 4.9.0 and 4.9.1 | Rich Felker | 2014-07-16 | 1 | -1/+1 |
* | minor cleanup in fflush | Rich Felker | 2012-06-19 | 1 | -5/+1 |
* | remove flush hook cruft that was never used from stdio | Rich Felker | 2012-06-19 | 1 | -3/+0 |
* | add proper fuxed-based locking for stdio | Rich Felker | 2011-07-30 | 1 | -5/+5 |
* | major stdio overhaul, using readv/writev, plus other changes | Rich Felker | 2011-03-28 | 1 | -6/+12 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+50 |