summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/xprintf_vis.c
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2017-11-25libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2006-01-25Make the %V{is} extension handle a NULL pointer like %s does: output "(null)"Poul-Henning Kamp
2005-12-16Add an extensible version of our *printf(3) implementation to libcPoul-Henning Kamp