Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -0/+2 |
* | Because we call __printf_out() with a on-stack buffer, also call | Pawel Jakub Dawidek | 2011-03-06 | 1 | -2/+4 |
* | Fix various issues in how %#T is handled: | Pawel Jakub Dawidek | 2011-03-06 | 1 | -7/+11 |
* | Make all three if conditions look similar by always initializing nsec | Garrett Wollman | 2009-11-25 | 1 | -1/+2 |
* | Remove spurious "union arg" from printf.h | Poul-Henning Kamp | 2006-02-04 | 1 | -2/+3 |
* | Add missing 's' suffix on alternate rendition of time. | Poul-Henning Kamp | 2006-01-31 | 1 | -1/+1 |
* | Add an extensible version of our *printf(3) implementation to libc | Poul-Henning Kamp | 2005-12-16 | 1 | -0/+114 |