summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/xprintf_int.c
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2018-02-23__printf_render_int(): small type change to match use.Pedro F. Giffuni
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2005-12-22Explicitely use a "signed char" instead of a "char", for those archs whereOlivier Houchard
2005-12-16Add an extensible version of our *printf(3) implementation to libcPoul-Henning Kamp