libiconv: extend the stub implementation a bit; if mappings between equal charsets...
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 22 Dec 2010 06:37:48 +0000 (06:37 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 22 Dec 2010 06:37:48 +0000 (06:37 +0000)
commit8f93de3bb6d8f8177beaf8c82028623121c1f3ed
tree29b30e921e223ca9e4ab7be1f16278d938af632e
parent18a8e51671b8ae3243f8754e3c2fe433270def32
libiconv: extend the stub implementation a bit; if mappings between equal charsets or from ASCII to UTF-8 or ASCII to ISO-8859-* are requested, simply copy the input to the output buffer, this fixes programs like mpd

SVN-Revision: 24777
libs/libiconv/Makefile
libs/libiconv/src/iconv.c