Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2022-10-19 | remove LFS64 symbol aliases; replace with dynamic linker remapping | Rich Felker | -2/+0 |
2022-01-09 | make fseek detect and produce an error for invalid whence arguments | Rich Felker | -0/+7 |
2018-09-16 | fix null pointer subtraction and comparison in stdio | Rich Felker | -2/+2 |
2018-09-12 | remove spurious inclusion of libc.h for LFS64 ABI aliases | Rich Felker | -2/+1 |
2018-09-12 | reduce spurious inclusion of libc.h | Rich Felker | -0/+1 |
2011-04-02 | apparently fseek should not set the error flag on failed seek | Rich Felker | -4/+1 |
2011-03-28 | major stdio overhaul, using readv/writev, plus other changes | Rich Felker | -6/+14 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+38 |