summaryrefslogtreecommitdiff
path: root/iconv/gconv_cache.c
AgeCommit message (Expand)Author
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-08-31iconv, intl, locale, wcsmbs: Remove internal_functionFlorian Weimer
2017-08-29gconv: Consistently mangle NULL function pointers [BZ #22025]Patsy Franklin
2017-08-18Consolidate non cancellable close callAdhemerval Zanella
2017-08-17Consolidate non cancellable open callAdhemerval Zanella
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2007-07-28* iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code.Ulrich Drepper
2006-01-11(free_mem): Don't call munmap if gconv_cache is NULL.Ulrich Drepper
2005-12-20* locale/loadlocale.c (_nl_value_types): Mark as const.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2003-06-11Update.Ulrich Drepper
2003-04-232003-04-22 Roland McGrath <roland@redhat.com>Roland McGrath
2003-04-19Update.Ulrich Drepper
2002-12-02Update.Ulrich Drepper
2002-11-01* include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath
2002-08-25Update.Ulrich Drepper
2002-08-04Update.Ulrich Drepper
2001-09-01Update.Ulrich Drepper
2001-08-17Update.Ulrich Drepper
2001-08-16Update.Ulrich Drepper
2001-07-27(__gconv_compare_alias_cache): New function.Ulrich Drepper
2001-07-24Update.Ulrich Drepper
2001-07-24(__gconv_lookup_cache): Catch one more boundary case and reject it.Ulrich Drepper
2001-07-24Undo last change. Remove debugging output.Ulrich Drepper
2001-07-24* iconv/iconvconfig.c (name_insert): Make static to avoid warning.Andreas Jaeger
2001-07-23Update.Ulrich Drepper
2001-07-23(__gconv_lookup_cache): Select correct module for conversion direction.Ulrich Drepper
2001-07-22Update.Ulrich Drepper