| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Renumber clauses to reduce diffs to other versions | Ed Maste | 2013-04-23 | 1 | -1/+1 |
| * | Remove two unused variables, left over from the refactoring in r180104. | Gavin Atkinson | 2010-12-02 | 1 | -6/+0 |
| * | The argument corresponding to %zn is supposed to be an ssize_t *, not | David Schultz | 2009-03-02 | 1 | -5/+5 |
| * | Make sure %zd treats negative arguments properly on 32-bit platforms. | David Schultz | 2009-02-28 | 1 | -3/+6 |
| * | Fix a bogon in the previous commit and add some missing error checks. | David Schultz | 2008-06-29 | 1 | -9/+12 |
| * | Correctly handle malloc() failure. While here, reduce the code size a | David Schultz | 2008-06-29 | 1 | -95/+142 |
| * | Factor out the code that builds the argument table. We don't need separate | David Schultz | 2008-06-29 | 1 | -130/+47 |
| * | Reduce the level of duplication between vfprintf() and vfwprintf() | David Schultz | 2008-06-29 | 1 | -0/+788 |
