[packages] libiconv: extend the stub implementation a bit; if mappings between equal...
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)
commitedd4185c3dac07a3be0bd954965b1934c0c8c40b
tree5235ad09b23f501f80d95444f1d60b3cddc1d02e
parentbcebbad4c126cc747390d11417693223b57d1bee
[packages] 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