aboutsummaryrefslogtreecommitdiff
path: root/iconv/gconv_cache.c
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-04-22Use O_CLOEXEC in more places (BZ #15722)Sergey Bugaev
2023-03-27Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-10-18Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sourcesFlorian Weimer
2022-10-18Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-06-22Use 64 bit time_t stat internallyAdhemerval Zanella
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-09-11Remove internal usage of extensible stat functionsAdhemerval Zanella
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-07-31iconv: Revert steps array reference counting changesFlorian Weimer
2019-07-26gconv: Check reference count in __gconv_release_cache [BZ #24677]Florian Weimer
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
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