summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/xprintf_quote.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-03-02Fix the %Q printf extension to behave as expectedPoul-Henning Kamp
2006-01-25Make the %V{is} extension handle a NULL pointer like %s does: output "(null)"Poul-Henning Kamp