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