Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix null pointer subtraction and comparison in stdio | Rich Felker | 2018-09-16 | 1 | -2/+2 |
* | remove spurious inclusion of libc.h for LFS64 ABI aliases | Rich Felker | 2018-09-12 | 1 | -2/+1 |
* | reduce spurious inclusion of libc.h | Rich Felker | 2018-09-12 | 1 | -0/+1 |
* | apparently fseek should not set the error flag on failed seek | Rich Felker | 2011-04-02 | 1 | -4/+1 |
* | major stdio overhaul, using readv/writev, plus other changes | Rich Felker | 2011-03-28 | 1 | -6/+14 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+38 |