| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a | David Chisnall | 2011-11-20 | 1 | -0/+18 | 
| | | | | | | | | | | | | | | | | load of _l suffixed versions of various standard library functions that use the global locale, making them take an explicit locale parameter. Also adds support for per-thread locales. This work was funded by the FreeBSD Foundation. Please test any code you have that uses the C standard locale functions! Reviewed by: das (gdtoa changes) Approved by: dim (mentor) Notes: svn path=/head/; revision=227753 | ||||
| * | Add implementations of the wprintf() family of functions, which perform | Tim J. Robbins | 2002-09-21 | 1 | -0/+45 | 
| formatted wide-character output. Notes: svn path=/head/; revision=103739 | |||||
