Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove non-working __part_load_locale function and any related code | Corinna Vinschen | 2016-08-15 | 1 | -16/+1 |
* | Fix memory handling in functions called from loadlocale | Corinna Vinschen | 2016-08-15 | 1 | -4/+12 |
* | Rearrange struct __locale_t pointers into an array | Corinna Vinschen | 2016-08-15 | 1 | -4/+4 |
* | Change loadlocale to fill a __locale_t given as parameter | Corinna Vinschen | 2016-08-15 | 1 | -1/+1 |
* | POSIX-1.2008 per-thread locales, groundwork part 2 | Corinna Vinschen | 2016-08-15 | 1 | -9/+2 |
* | POSIX-1.2008 per-thread locales, groundwork part 1 | Corinna Vinschen | 2016-08-15 | 1 | -50/+44 |
* | Extend locale support to maintain wide char values of native strings | Corinna Vinschen | 2010-04-28 | 1 | -7/+11 |
* | * libc/locale/lmessages.c (__messages_load_locale): Take additional | Corinna Vinschen | 2010-02-09 | 1 | -1/+2 |
* | * libc/locale/lmonetary.c (__monetary_load_locale): Take additional | Corinna Vinschen | 2010-01-22 | 1 | -2/+21 |
* | * libc/include/langinfo.h: New file. | Thomas Fitzsimmons | 2002-08-23 | 1 | -0/+85 |