Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix duplocale (libc/locale/duplocale.c) which fails to properly call __loadlo... | Koichi Murase | 2017-03-13 | 1 | -1/+2 |
* | Add __get_C_locale inline function and fix new locale code for !_MB_CAPABLE t... | Corinna Vinschen | 2016-08-23 | 1 | -2/+6 |
* | Add/change a few #ifdef comments in locale code for clearness | Corinna Vinschen | 2016-08-23 | 1 | -2/+2 |
* | Add documentation for duplocale, freelocale, newlocale, and uselocale. | Corinna Vinschen | 2016-08-15 | 1 | -0/+36 |
* | Move localeconv, duplocale, freelocale, newlocale, uselocale into separate files | Corinna Vinschen | 2016-08-15 | 1 | -0/+61 |