Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -0/+2 |
* | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 1 | -1/+1 |
* | Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a | David Chisnall | 2011-11-20 | 1 | -9/+15 |
* | Add support for multibyte thousands_sep encodings, e.g., U+066C. | David Schultz | 2009-01-22 | 1 | -50/+5 |
* | Simplify printf's inlined output buffering routines. On amd64, this | David Schultz | 2009-01-17 | 1 | -18/+18 |
* | Reduce code duplication by moving functions that are identical in both | David Schultz | 2009-01-15 | 1 | -0/+216 |
* | Convert the insidious macros that handle printf()'s buffering into | David Schultz | 2009-01-15 | 1 | -0/+130 |