about summary refs log tree commit diff
path: root/locale
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearUlrich Drepper2012-01-012-4/+4
* Add brx_IN localeUlrich Drepper2011-12-221-0/+1
* Fix access after end of search string in regex matcherAndreas Schwab2011-11-302-9/+11
* Use O_CLOEXEC in a few more placesUlrich Drepper2011-11-152-6/+7
* Use strcasecmp_l instead of strcasecmpUlrich Drepper2011-11-081-1/+2
* Clean up locarchive mmap reservation code.Roland McGrath2011-10-081-42/+32
* Cleanup of configuration optionsUlrich Drepper2011-09-102-14/+4
* Remove support for automatic cvs check-insUlrich Drepper2011-09-081-3/+0
* Clean up locale/Makefile variables for -D switches.Roland McGrath2011-08-141-11/+17
* Fix compile problemUlrich Drepper2011-08-131-2/+3
* Quash some new warnings from GCC 4.6.Roland McGrath2011-06-103-8/+1
* Fix typo in last patch to locarchive.cUlrich Drepper2011-05-291-1/+1
* Handle failure of _nl_explode_name in all casesUlrich Drepper2011-05-282-3/+15
* Fix handling of LC_CTYPE in locale name handlingUlrich Drepper2011-05-211-2/+2
* Add entry for Sorani languageUlrich Drepper2011-05-151-0/+1
* Add ary language entry.Ulrich Drepper2011-05-091-0/+1
* Support Colon SignUlrich Drepper2011-05-092-597/+598
* Add wae_CH localeKevin Bortis2011-05-091-0/+1
* Use appropriate type for return value checkingUlrich Drepper2011-05-091-1/+1
* Transliterate U20B9.Ulrich Drepper2011-05-092-497/+498
* Remove doubled words.Jim Meyering2011-04-221-2/+2
* Update copyright year.Ulrich Drepper2011-01-172-4/+4
* Properly quote output of localeAndreas Schwab2010-08-121-7/+30
* Finish locale_data -> __locale_data transition.Richard Henderson2010-03-261-2/+2
* ocale-archive differs between 32 and 64 bit platformsChris Demetriou2010-03-242-1/+4
* Update copyright year.Ulrich Drepper2010-03-152-9/+9
* _nl_load_locale() incorrectly handles mmap() failuresJoe Landers2010-01-221-0/+1
* Add support for XPG7 testing.Ulrich Drepper2010-01-0921-91/+92
* Add missing test files.Ulrich Drepper2009-11-172-0/+34
* Handle LC_GLOBAL_LOCALE in duplocale.Ulrich Drepper2009-11-172-2/+6
* Fix _NC_LOCALE_NAME definition.Ulrich Drepper2009-11-172-4/+5
* Add missing declarations.Andreas Schwab2009-10-301-0/+2
* Add sml entry to ISO 639 list.Ulrich Drepper2009-10-291-0/+1
* Fix week-1stday in C localeAndreas Schwab2009-10-051-2/+2
* Fix locale program error handlingUlrich Drepper2009-09-281-1/+4
* Fix endless loop in localedef.Ulrich Drepper2009-09-071-28/+31
* Thread-local locale handling part of XPG7.Ulrich Drepper2009-08-231-1/+1
* Use correct index for _NL_CTYPE_NONASCII_CASE.Ulrich Drepper2009-07-202-5/+5
* Check generated locale for non-ASCII 8-bit characters with case conversion.Ulrich Drepper2009-07-204-4/+34
* Remove redundant .gitignore files.Andreas Schwab2009-05-161-6/+0
* rename each .cvsignore file to .gitignoreJim Meyering2009-05-151-0/+0
* * locale/programs/locarchive.c (create_archive): Add MAP_PRIVATE cvs/fedora-glibc-20090427T1419Ulrich Drepper2009-04-271-11/+32
* * locale/programs/locarchive.c (enlarge_archive): Conserve addressUlrich Drepper2009-04-241-9/+20
* [BZ #10100]Ulrich Drepper2009-04-241-15/+12
* * locale/locarchive.h (struct locarhandle): Rename len field toUlrich Drepper2009-04-242-16/+104
* * locale/programs/locarchive.c (open_archive): Map the entire fileUlrich Drepper2009-04-181-9/+31
* * elf/dl-sysdep.c (_dl_show_auxv): Add support for AT_BASE_PLATFORM.Ulrich Drepper2009-03-141-0/+1
* * ctype/ctype.h: The *_l functions are in POSIX 2008.Ulrich Drepper2009-02-263-6/+7
* * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534Jakub Jelinek2009-02-161-2/+2
* * debug/xtrace.sh: Unify translatable messages.Ulrich Drepper2009-02-061-4/+22