]> git.ipfire.org Git - thirdparty/glibc.git/commit
Complete the removal of __gconv_translit_find
authorFlorian Weimer <fweimer@redhat.com>
Fri, 12 Sep 2014 07:17:32 +0000 (09:17 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Fri, 12 Sep 2014 07:17:32 +0000 (09:17 +0200)
commitba7b4d294b01870ce3497971e9d07ee261cdc540
treef68e63afa5218a87f37c98c45ce8d7f62ec81bb0
parent5379aebddd0a35c052e7149fb4ff88b49676516e
Complete the removal of __gconv_translit_find

Prior to the 2.20 release, the function was just changed to fail
unconditionally, in commit a1a6a401ab0a3c9f15fb7eaebbdcee24192254e8.
This commit removes the function completely, including gconv bits
which depend on it.

This changes the gconv ABI, which is not a public interface.
20 files changed:
ChangeLog
iconv/Versions
iconv/gconv.h
iconv/gconv_close.c
iconv/gconv_int.h
iconv/gconv_open.c
iconv/gconv_trans.c
iconv/loop.c
iconv/skeleton.c
libio/fileops.c
libio/iofwide.c
wcsmbs/btowc.c
wcsmbs/mbrtoc16.c
wcsmbs/mbrtowc.c
wcsmbs/mbsnrtowcs.c
wcsmbs/mbsrtowcs_l.c
wcsmbs/wcrtomb.c
wcsmbs/wcsnrtombs.c
wcsmbs/wcsrtombs.c
wcsmbs/wctob.c