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