about summary refs log tree commit diff
path: root/iconv/gconv_cache.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update.Ulrich Drepper2001-07-221-0/+395