| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove wrap_write helper from vdprintf | Rich Felker | 2020-02-21 | 1 | -6/+1 |
| * | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | 2012-09-06 | 1 | -1/+1 |
| * | simplify vdprintf implementation greatly based on recent vfprintf changes | Rich Felker | 2011-04-04 | 1 | -5/+2 |
| * | major stdio overhaul, using readv/writev, plus other changes | Rich Felker | 2011-03-28 | 1 | -3/+3 |
| * | fix all implicit conversion between signed/unsigned pointers | Rich Felker | 2011-03-25 | 1 | -1/+1 |
| * | avoid referencing address of extern function from vdprintf | Rich Felker | 2011-02-20 | 1 | -1/+6 |
| * | initial check-in, version 0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+14 |
