glibc/iconv
Florian Weimer ba7b4d294b Complete the removal of __gconv_translit_find
Prior to the 2.20 release, the function was just changed to fail
unconditionally, in commit a1a6a401ab.
This commit removes the function completely, including gconv bits
which depend on it.

This changes the gconv ABI, which is not a public interface.
2014-09-12 09:17:32 +02:00
..
Makefile Remove redundant CPPFLAGS for some programs 2014-08-21 10:27:13 +05:30
Versions Complete the removal of __gconv_translit_find 2014-09-12 09:17:32 +02:00
dummy-repertoire.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
gconv.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
gconv.h Complete the removal of __gconv_translit_find 2014-09-12 09:17:32 +02:00
gconv_builtin.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
gconv_builtin.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
gconv_cache.c Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
gconv_charset.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
gconv_close.c Complete the removal of __gconv_translit_find 2014-09-12 09:17:32 +02:00
gconv_conf.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
gconv_db.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
gconv_dl.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
gconv_int.h Complete the removal of __gconv_translit_find 2014-09-12 09:17:32 +02:00
gconv_open.c Complete the removal of __gconv_translit_find 2014-09-12 09:17:32 +02:00
gconv_simple.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 10:22:35 -07:00
gconv_trans.c Complete the removal of __gconv_translit_find 2014-09-12 09:17:32 +02:00
iconv.c Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
iconv.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
iconv_charmap.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
iconv_close.c Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
iconv_open.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
iconv_prog.c Update remaining copyright dates 2014-01-01 22:02:55 +10:00
iconv_prog.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
iconvconfig.c Update remaining copyright dates 2014-01-01 22:02:55 +10:00
iconvconfig.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
loop.c Complete the removal of __gconv_translit_find 2014-09-12 09:17:32 +02:00
skeleton.c Complete the removal of __gconv_translit_find 2014-09-12 09:17:32 +02:00
strtab.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
tst-iconv1.c Update. 2001-09-01 19:24:55 +00:00
tst-iconv2.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
tst-iconv3.c Update. 2003-07-31 19:26:38 +00:00
tst-iconv4.c [BZ #9793] 2009-02-03 01:31:30 +00:00
tst-iconv5.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00