summaryrefslogtreecommitdiffstats
path: root/include/printf.h
Commit message (Expand)AuthorAgeFilesLines
* The register_printf_render_std() function expects regular string.pjd2012-07-041-1/+1
* Include stdio.h, so we can include printf.h in any order, as it needs FILE.pjd2011-03-061-0/+1
* Add nested include of <wchar.h>phk2006-03-021-0/+2
* Remove spurious "union arg" from printf.hphk2006-02-041-2/+0
* Make the %V{is} extension handle a NULL pointer like %s does: output "(null)"phk2006-01-251-4/+12
* Add an extensible version of our *printf(3) implementation to libcphk2005-12-161-0/+155
OpenPOWER on IntegriCloud