Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-11-01 | fix more unused variable warnings | Rich Felker | -2/+1 |
2012-10-24 | correct locking in stdio functions that tried to be lock-free | Rich Felker | -2/+5 |
2012-08-11 | add bsd fgetln function | Rich Felker | -0/+1 |
2011-07-30 | add proper fuxed-based locking for stdio | Rich Felker | -1/+1 |
2011-05-02 | fix fclose return status logic, again | Rich Felker | -1/+2 |
2011-05-01 | fix undefined call order in fclose, possible lost output depending on compiler | Rich Felker | -1/+1 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+21 |