Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Because we call __printf_out() with a on-stack buffer, also call | pjd | 2011-03-06 | 1 | -2/+4 |
* | Fix various issues in how %#T is handled: | pjd | 2011-03-06 | 1 | -7/+11 |
* | Make all three if conditions look similar by always initializing nsec | wollman | 2009-11-25 | 1 | -1/+2 |
* | Remove spurious "union arg" from printf.h | phk | 2006-02-04 | 1 | -2/+3 |
* | Add missing 's' suffix on alternate rendition of time. | phk | 2006-01-31 | 1 | -1/+1 |
* | Add an extensible version of our *printf(3) implementation to libc | phk | 2005-12-16 | 1 | -0/+114 |