summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/printfcommon.h
Commit message (Expand)AuthorAgeFilesLines
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Implement xlocale APIs from Darwin, mainly for use by libc++. This adds aDavid Chisnall2011-11-201-9/+15
* Add support for multibyte thousands_sep encodings, e.g., U+066C.David Schultz2009-01-221-50/+5
* Simplify printf's inlined output buffering routines. On amd64, thisDavid Schultz2009-01-171-18/+18
* Reduce code duplication by moving functions that are identical in bothDavid Schultz2009-01-151-0/+216
* Convert the insidious macros that handle printf()'s buffering intoDavid Schultz2009-01-151-0/+130