Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert r330897: | eadler | 2018-03-29 | 1 | -2/+0 |
* | Partial merge of the SPDX changes | eadler | 2018-03-14 | 1 | -0/+2 |
* | The register_printf_render_std() function expects regular string. | pjd | 2012-07-04 | 1 | -1/+1 |
* | Include stdio.h, so we can include printf.h in any order, as it needs FILE. | pjd | 2011-03-06 | 1 | -0/+1 |
* | Add nested include of <wchar.h> | phk | 2006-03-02 | 1 | -0/+2 |
* | Remove spurious "union arg" from printf.h | phk | 2006-02-04 | 1 | -2/+0 |
* | Make the %V{is} extension handle a NULL pointer like %s does: output "(null)" | phk | 2006-01-25 | 1 | -4/+12 |
* | Add an extensible version of our *printf(3) implementation to libc | phk | 2005-12-16 | 1 | -0/+155 |