aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdio/printflocal.h
Commit message (Expand)AuthorAgeFilesLines
* libc: Implement N2680.Dag-Erling Smørgrav2023-09-071-0/+1
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* The argument corresponding to %zn is supposed to be an ssize_t *, notDavid Schultz2009-03-021-1/+1
* Correctly handle malloc() failure. While here, reduce the code size aDavid Schultz2008-06-291-2/+2
* Reduce the level of duplication between vfprintf() and vfwprintf()David Schultz2008-06-291-0/+94