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