summaryrefslogtreecommitdiffstats
path: root/newlib/libc/locale/duplocale.c
Commit message (Expand)AuthorAgeFilesLines
* Fix duplocale (libc/locale/duplocale.c) which fails to properly call __loadlo...Koichi Murase2017-03-131-1/+2
* Add __get_C_locale inline function and fix new locale code for !_MB_CAPABLE t...Corinna Vinschen2016-08-231-2/+6
* Add/change a few #ifdef comments in locale code for clearnessCorinna Vinschen2016-08-231-2/+2
* Add documentation for duplocale, freelocale, newlocale, and uselocale.Corinna Vinschen2016-08-151-0/+36
* Move localeconv, duplocale, freelocale, newlocale, uselocale into separate filesCorinna Vinschen2016-08-151-0/+61