summaryrefslogtreecommitdiffstats
path: root/newlib/libc/locale/localeconv.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid crash when calling __localeconv_l with __C_localeCorinna Vinschen2016-08-241-0/+3
* __localeconv_l: Always define locale variable lconvCorinna Vinschen2016-08-161-1/+1
* Move lconv into struct __locale_t and implement __localeconv_lCorinna Vinschen2016-08-151-46/+46
* Move localeconv, duplocale, freelocale, newlocale, uselocale into separate filesCorinna Vinschen2016-08-151-0/+66