BZ#11261 fixed by previous commit.
[jlayton/glibc.git] / locale /
2013-02-26 Siddhesh PoyarekarFix some build warnings
2013-02-18 Mike Frysingerunify xmalloc prototypes & friends
2013-02-07 Roland McGrathRemove lots of inline keywords.
2013-01-03 Allan McRaeFix "localedef --posix" description
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-01 Joseph MyersAdd script to update copyright notices and reformat...
2013-01-01 David S. MillerUpdate copyright years.
2012-11-14 David S. MillerAdd support for sparc cryptographic hash opcodes.
2012-11-09 Joseph MyersSupport --with-pkgversion and --with-bugurl.
2012-07-10 Marek PolacekGet rid of ASM_GLOBAL_DIRECTIVE.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-05-10 Paul Eggert[PATCH] [BZ #3440] Make LC_ALL etc. useful in #if expre...
2012-04-13 Chris Leonard"Gallegan" should be "Galician"
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-10 Paul EggertReplace FSF snail mail address with URL in gperf input.
2012-03-07 Ulrich DrepperRemove distribute variable from Makefiles
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-31 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-31 Marek PolacekRemove PARAMS macros.
2012-01-31 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-30 Joseph MyersRemove miscellaneous __STDC__ conditionals.
2012-01-27 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-26 Joseph MyersRemove __STDC__ conditionals from non-installed headers.
2012-01-10 Marek PolacekAdd noreturn attribute
2012-01-09 Ulrich DrepperOptimize xmalloc, xcalloc, xrealloc, and xstrdup
2012-01-08 Ulrich DrepperMore fallout from supporting only ELF
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2012-01-01 Ulrich DrepperUpdate copyright year
2011-12-22 Ulrich DrepperAdd brx_IN locale
2011-11-30 Andreas SchwabFix access after end of search string in regex matcher
2011-11-15 Ulrich DrepperUse O_CLOEXEC in a few more places
2011-11-08 Ulrich DrepperUse strcasecmp_l instead of strcasecmp
2011-10-09 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-10-08 Roland McGrathClean up locarchive mmap reservation code.
2011-09-10 Ulrich DrepperCleanup of configuration options
2011-09-09 Ulrich DrepperRemove support for automatic cvs check-ins
2011-08-15 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-14 Roland McGrathClean up locale/Makefile variables for -D switches.
2011-08-13 Ulrich DrepperFix compile problem
2011-06-11 Roland McGrathQuash some new warnings from GCC 4.6.
2011-05-30 Ulrich DrepperFix typo in last patch to locarchive.c
2011-05-28 Ulrich DrepperHandle failure of _nl_explode_name in all cases
2011-05-21 Ulrich DrepperFix handling of LC_CTYPE in locale name handling
2011-05-15 Ulrich DrepperAdd entry for Sorani language
2011-05-09 Ulrich DrepperAdd ary language entry.
2011-05-09 Ulrich DrepperSupport Colon Sign
2011-05-09 Kevin BortisAdd wae_CH locale
2011-05-09 Ulrich DrepperUse appropriate type for return value checking
2011-05-09 Ulrich DrepperTransliterate U20B9.
2011-04-23 Jim MeyeringRemove doubled words.
2011-01-17 Ulrich DrepperUpdate copyright year.
2010-08-12 Andreas SchwabProperly quote output of locale
2010-03-26 Richard HendersonFinish locale_data -> __locale_data transition.
2010-03-25 Chris Demetriouocale-archive differs between 32 and 64 bit platforms
2010-03-15 Ulrich DrepperUpdate copyright year.
2010-01-22 Joe Landers_nl_load_locale() incorrectly handles mmap() failures
2010-01-09 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-09 Ulrich DrepperAdd support for XPG7 testing.
2009-11-18 Ulrich DrepperAdd missing test files.
2009-11-17 Ulrich DrepperHandle LC_GLOBAL_LOCALE in duplocale.
2009-11-17 Ulrich DrepperFix _NC_LOCALE_NAME definition.
2009-10-30 Andreas SchwabAdd missing declarations.
2009-10-30 Ulrich DrepperAdd sml entry to ISO 639 list.
2009-10-05 Andreas SchwabFix week-1stday in C locale
2009-09-28 Ulrich DrepperFix locale program error handling
2009-09-07 Ulrich DrepperFix endless loop in localedef.
2009-08-23 Ulrich DrepperThread-local locale handling part of XPG7.
2009-07-21 Ulrich DrepperUse correct index for _NL_CTYPE_NONASCII_CASE.
2009-07-21 Ulrich DrepperCheck generated locale for non-ASCII 8-bit characters...
2009-05-16 Andreas SchwabRemove redundant .gitignore files.
2009-05-15 Jim Meyeringrename each .cvsignore file to .gitignore
2009-04-27 Ulrich Drepper* locale/programs/locarchive.c (create_archive): Add... cvs/fedora-glibc-20090427T1419
2009-04-24 Ulrich Drepper* locale/programs/locarchive.c (enlarge_archive): Conse...
2009-04-24 Ulrich Drepper[BZ #10100]
2009-04-24 Ulrich Drepper* locale/locarchive.h (struct locarhandle): Rename...
2009-04-18 Ulrich Drepper* locale/programs/locarchive.c (open_archive): Map...
2009-03-14 Ulrich Drepper* elf/dl-sysdep.c (_dl_show_auxv): Add support for...
2009-02-26 Ulrich Drepper* ctype/ctype.h: The *_l functions are in POSIX 2008.
2009-02-16 Jakub Jelinek* stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534
2009-02-06 Ulrich Drepper* debug/xtrace.sh: Unify translatable messages.
2009-01-02 Ulrich Drepper* posix/getconf.c: Update copyright year.
2008-12-05 Ulrich Drepper* locale/programs/ld-address.c (DEFINE_LANGUAGE_CODE2...
2008-12-05 Ulrich Drepper(DEFINE_LANGUAGE_CODE2): Define.
2008-11-07 Jakub Jelinek* bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address,
2008-07-20 Ulrich Drepper* locale/setlocale.c (setname): Remove inline to avoid...
2008-07-20 Ulrich Drepper* locale/setlocale.c (setlocale): Take the setlocale...
2008-05-27 Ulrich DrepperRemove useless more "if" tests before "free".
2008-04-08 Ulrich Drepper(collate_read): Ignore script lines as well when ignori...
2008-03-31 Ulrich Drepper[BZ #5443]
2008-03-29 Ulrich Drepper[BZ #5979]
2008-03-19 Ulrich DrepperRemove useless "if" before "free".
2008-03-04 Ulrich Drepper[BZ #5627]
2008-01-02 Ulrich Drepper* posix/getconf.c: Update copyright year.
2007-12-14 Ulrich Drepper* locale/nl_langinfo.c (nl_langinfo): Just call __nl_la...
2007-11-22 Ulrich Drepper* locale/programs/ld-collate.c (collate_read): Fix...
2007-10-13 Ulrich Drepper* locale/programs/repertoire.c (repertoire_read): Alway...
2007-10-12 Ulrich Drepper* locale/programs/ld-collate.c (collate_read): Optimize...
2007-10-12 Ulrich Drepper(collate_read): If ignore_content and nowtok is tok_def...
2007-10-11 Ulrich Drepper* locale/programs/locfile-token.h: Remove tok_elif...
2007-10-11 Ulrich DrepperRemove tok_elif, add tok_elifdef and tok_elifndef.
next