aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdio/printfcommon.h
Commit message (Expand)AuthorAgeFilesLines
* 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