about summary refs log tree commit diff
path: root/localedata/locales/nan_TW@latin
Commit message (Collapse)AuthorAgeFilesLines
* localedata: remove timezone information [BZ #18525]Marko Myllynen2015-08-051-1/+0
| | | | | | | | | | as discussed in the thread starting at https://sourceware.org/ml/libc-alpha/2015-06/msg00098.html it looks like the best options is to remove locale timezone information from locales which currently provide it (in incomplete or incorrect fashion) rather than to start duplicating tzdata info in glibc.
* [BZ #16103] LC_MEASUREMENT review and standardizationChris Leonard2013-11-141-0/+1
|
* * elf/dl-sysdep.c (_dl_show_auxv): Add support for AT_BASE_PLATFORM.Ulrich Drepper2009-03-141-0/+205
* elf/dl-sysdep.c (auxvars): Compress data structure.