aboutsummaryrefslogtreecommitdiff
path: root/locale
AgeCommit message (Expand)AuthorFilesLines
2011-01-17Update copyright year.Ulrich Drepper2-4/+4
2010-08-12Properly quote output of localeAndreas Schwab1-7/+30
2010-03-26Finish locale_data -> __locale_data transition.Richard Henderson1-2/+2
2010-03-24ocale-archive differs between 32 and 64 bit platformsChris Demetriou2-1/+4
2010-03-15Update copyright year.Ulrich Drepper2-9/+9
2010-01-22_nl_load_locale() incorrectly handles mmap() failuresJoe Landers1-0/+1
2010-01-09Add support for XPG7 testing.Ulrich Drepper21-91/+92
2009-11-17Add missing test files.Ulrich Drepper2-0/+34
2009-11-17Handle LC_GLOBAL_LOCALE in duplocale.Ulrich Drepper2-2/+6
2009-11-17Fix _NC_LOCALE_NAME definition.Ulrich Drepper2-4/+5
2009-10-30Add missing declarations.Andreas Schwab1-0/+2
2009-10-29Add sml entry to ISO 639 list.Ulrich Drepper1-0/+1
2009-10-05Fix week-1stday in C localeAndreas Schwab1-2/+2
2009-09-28Fix locale program error handlingUlrich Drepper1-1/+4
2009-09-07Fix endless loop in localedef.Ulrich Drepper1-28/+31
2009-08-23Thread-local locale handling part of XPG7.Ulrich Drepper1-1/+1
2009-07-20Use correct index for _NL_CTYPE_NONASCII_CASE.Ulrich Drepper2-5/+5
2009-07-20Check generated locale for non-ASCII 8-bit characters with case conversion.Ulrich Drepper4-4/+34
2009-05-16Remove redundant .gitignore files.Andreas Schwab1-6/+0
2009-05-15rename each .cvsignore file to .gitignoreJim Meyering1-0/+0
2009-04-27* locale/programs/locarchive.c (create_archive): Add MAP_PRIVATEcvs/fedora-glibc-20090427T1419Ulrich Drepper1-11/+32
2009-04-24* locale/programs/locarchive.c (enlarge_archive): Conserve addressUlrich Drepper1-9/+20
2009-04-24[BZ #10100]Ulrich Drepper1-15/+12
2009-04-24* locale/locarchive.h (struct locarhandle): Rename len field toUlrich Drepper2-16/+104
2009-04-18* locale/programs/locarchive.c (open_archive): Map the entire fileUlrich Drepper1-9/+31
2009-03-14* elf/dl-sysdep.c (_dl_show_auxv): Add support for AT_BASE_PLATFORM.Ulrich Drepper1-0/+1
2009-02-26* ctype/ctype.h: The *_l functions are in POSIX 2008.Ulrich Drepper3-6/+7
2009-02-16* stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534Jakub Jelinek1-2/+2
2009-02-06* debug/xtrace.sh: Unify translatable messages.Ulrich Drepper1-4/+22
2009-01-02* posix/getconf.c: Update copyright year.Ulrich Drepper2-4/+4
2008-12-05* locale/programs/ld-address.c (DEFINE_LANGUAGE_CODE2): Define.Ulrich Drepper1-1/+3
2008-12-05(DEFINE_LANGUAGE_CODE2): Define.Ulrich Drepper1-1/+3
2008-11-07* bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, Jakub Jelinek4-15/+19
2008-07-20* locale/setlocale.c (setname): Remove inline to avoid compilerUlrich Drepper1-1/+1
2008-07-20* locale/setlocale.c (setlocale): Take the setlocale lock earlier.Ulrich Drepper1-17/+24
2008-05-27Remove useless more "if" tests before "free".Ulrich Drepper1-8/+4
2008-04-08(collate_read): Ignore script lines as well when ignoring the whole category.Ulrich Drepper1-1/+9
2008-03-31[BZ #5443]Ulrich Drepper4-19/+19
2008-03-29[BZ #5979]Ulrich Drepper2-4/+4
2008-03-19Remove useless "if" before "free".Ulrich Drepper2-10/+5
2008-03-04[BZ #5627]Ulrich Drepper1-0/+1
2008-01-02* posix/getconf.c: Update copyright year.Ulrich Drepper2-4/+4
2007-12-14* locale/nl_langinfo.c (nl_langinfo): Just call __nl_langinfo_l.Ulrich Drepper2-58/+41
2007-11-22* locale/programs/ld-collate.c (collate_read): Fix loop to matchUlrich Drepper1-0/+2
2007-10-13* locale/programs/repertoire.c (repertoire_read): Always freeUlrich Drepper1-2/+1
2007-10-12* locale/programs/ld-collate.c (collate_read): Optimize a bit.Ulrich Drepper1-17/+16
2007-10-12(collate_read): If ignore_content and nowtok is tok_define, eat any tok_eol t...Ulrich Drepper1-16/+15
2007-10-11* locale/programs/locfile-token.h: Remove tok_elif, add tok_elifdefUlrich Drepper2-301/+568
2007-10-11Remove tok_elif, add tok_elifdef and tok_elifndef.Ulrich Drepper2-4/+6
2007-10-07* locale/programs/ld-time.c (time_finish): Default forUlrich Drepper1-2/+2