about summary refs log tree commit diff
path: root/iconv/gconv_cache.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Use O_CLOEXEC in more places (BZ #15722)Sergey Bugaev2023-04-221-1/+1
* Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto2023-03-271-1/+2
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sourcesFlorian Weimer2022-10-181-5/+0
* Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer2022-10-181-0/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Use 64 bit time_t stat internallyAdhemerval Zanella2021-06-221-2/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Remove internal usage of extensible stat functionsAdhemerval Zanella2020-09-111-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* iconv: Revert steps array reference counting changesFlorian Weimer2019-07-311-6/+3
* gconv: Check reference count in __gconv_release_cache [BZ #24677]Florian Weimer2019-07-261-3/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* iconv, intl, locale, wcsmbs: Remove internal_functionFlorian Weimer2017-08-311-6/+0
* gconv: Consistently mangle NULL function pointers [BZ #22025]Patsy Franklin2017-08-291-6/+5
* Consolidate non cancellable close callAdhemerval Zanella2017-08-181-2/+2
* Consolidate non cancellable open callAdhemerval Zanella2017-08-171-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* * iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code.Ulrich Drepper2007-07-281-2/+2
* (free_mem): Don't call munmap if gconv_cache is NULL.Ulrich Drepper2006-01-111-1/+1
* * locale/loadlocale.c (_nl_value_types): Mark as const.Ulrich Drepper2005-12-201-2/+13
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-14/+3
* 2.5-18.1Jakub Jelinek2007-07-121-3/+14
* Update.Ulrich Drepper2003-06-111-1/+1
* 2003-04-22 Roland McGrath <roland@redhat.com>Roland McGrath2003-04-231-1/+1
* Update.Ulrich Drepper2003-04-191-4/+6
* Update.Ulrich Drepper2002-12-021-0/+4
* * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath2002-11-011-4/+1
* Update.Ulrich Drepper2002-08-251-1/+1
* Update.Ulrich Drepper2002-08-041-25/+32
* Update.Ulrich Drepper2001-09-011-24/+25
* Update.Ulrich Drepper2001-08-171-4/+4
* Update.Ulrich Drepper2001-08-161-0/+2
* (__gconv_compare_alias_cache): New function.Ulrich Drepper2001-07-271-0/+20
* Update.Ulrich Drepper2001-07-241-9/+14
* (__gconv_lookup_cache): Catch one more boundary case and reject it.Ulrich Drepper2001-07-241-2/+3
* Undo last change. Remove debugging output.Ulrich Drepper2001-07-241-3/+1
* * iconv/iconvconfig.c (name_insert): Make static to avoid warning.Andreas Jaeger2001-07-241-0/+1
* Update.Ulrich Drepper2001-07-231-54/+74
* (__gconv_lookup_cache): Select correct module for conversion direction.Ulrich Drepper2001-07-231-9/+18