summary refs log tree commit diff
path: root/locale
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release/2.11/master' into fedora/2.11/masterAndreas Schwab2009-11-305-5/+44
|\
| * Add missing test files.Ulrich Drepper2009-11-182-0/+34
| * Handle LC_GLOBAL_LOCALE in duplocale.Ulrich Drepper2009-11-182-2/+6
| * Fix _NC_LOCALE_NAME definition.Ulrich Drepper2009-11-182-4/+5
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2009-10-302-0/+3
|\|
| * Add missing declarations.Andreas Schwab2009-10-301-0/+2
| * Add sml entry to ISO 639 list.Ulrich Drepper2009-10-291-0/+1
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2009-10-122-3/+6
|\|
| * Fix week-1stday in C localeAndreas Schwab2009-10-051-2/+2
| * Fix locale program error handlingUlrich Drepper2009-09-281-1/+4
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2009-09-141-28/+31
|\|
| * Fix endless loop in localedef.Ulrich Drepper2009-09-071-28/+31
* | Merge commit 'origin/master' into fedora/masterAndreas Schwab2009-08-241-1/+1
|\|
| * Thread-local locale handling part of XPG7.Ulrich Drepper2009-08-231-1/+1
* | Merge commit 'origin/master' into fedora/masterAndreas Schwab2009-07-224-4/+34
|\|
| * 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
* | Merge commit 'origin/master' into fedora/masterAndreas Schwab2009-06-101-6/+0
|\|
| * 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
| * * posix/getconf.c: Update copyright year.Ulrich Drepper2009-01-022-4/+4
| * * locale/programs/ld-address.c (DEFINE_LANGUAGE_CODE2): Define.Ulrich Drepper2008-12-051-1/+3
| * (DEFINE_LANGUAGE_CODE2): Define.Ulrich Drepper2008-12-051-1/+3
| * * bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, Jakub Jelinek2008-11-074-15/+19
| * * locale/setlocale.c (setname): Remove inline to avoid compilerUlrich Drepper2008-07-201-1/+1
| * * locale/setlocale.c (setlocale): Take the setlocale lock earlier.Ulrich Drepper2008-07-201-17/+24
| * Remove useless more "if" tests before "free".Ulrich Drepper2008-05-271-8/+4
| * (collate_read): Ignore script lines as well when ignoring the whole category.Ulrich Drepper2008-04-081-1/+9
| * [BZ #5443]Ulrich Drepper2008-03-314-19/+19
| * [BZ #5979]Ulrich Drepper2008-03-292-4/+4
| * Remove useless "if" before "free".Ulrich Drepper2008-03-192-10/+5
| * [BZ #5627]Ulrich Drepper2008-03-041-0/+1
| * * posix/getconf.c: Update copyright year.Ulrich Drepper2008-01-022-4/+4
| * * locale/nl_langinfo.c (nl_langinfo): Just call __nl_langinfo_l.Ulrich Drepper2007-12-142-58/+41
| * * locale/programs/ld-collate.c (collate_read): Fix loop to matchUlrich Drepper2007-11-221-0/+2
| * * locale/programs/repertoire.c (repertoire_read): Always freeUlrich Drepper2007-10-131-2/+1
| * * locale/programs/ld-collate.c (collate_read): Optimize a bit.Ulrich Drepper2007-10-121-17/+16
| * (collate_read): If ignore_content and nowtok is tok_define, eat any tok_eol t...Ulrich Drepper2007-10-121-16/+15
| * * locale/programs/locfile-token.h: Remove tok_elif, add tok_elifdefUlrich Drepper2007-10-112-301/+568
| * Remove tok_elif, add tok_elifdef and tok_elifndef.Ulrich Drepper2007-10-112-4/+6
| * * locale/programs/ld-time.c (time_finish): Default forUlrich Drepper2007-10-071-2/+2