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