summaryrefslogtreecommitdiffstats
path: root/newlib/libc/locale/lnumeric.c
Commit message (Expand)AuthorAgeFilesLines
* Remove non-working __part_load_locale function and any related codeCorinna Vinschen2016-08-151-16/+1
* Fix memory handling in functions called from loadlocaleCorinna Vinschen2016-08-151-4/+12
* Rearrange struct __locale_t pointers into an arrayCorinna Vinschen2016-08-151-4/+4
* Change loadlocale to fill a __locale_t given as parameterCorinna Vinschen2016-08-151-1/+1
* POSIX-1.2008 per-thread locales, groundwork part 2Corinna Vinschen2016-08-151-9/+2
* POSIX-1.2008 per-thread locales, groundwork part 1Corinna Vinschen2016-08-151-50/+44
* Extend locale support to maintain wide char values of native stringsCorinna Vinschen2010-04-281-7/+11
* * libc/locale/lmessages.c (__messages_load_locale): Take additionalCorinna Vinschen2010-02-091-1/+2
* * libc/locale/lmonetary.c (__monetary_load_locale): Take additionalCorinna Vinschen2010-01-221-2/+21
* * libc/include/langinfo.h: New file.Thomas Fitzsimmons2002-08-231-0/+85