[packages] libiconv: extend the stub implementation a bit; if mappings between equal...
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 22 Dec 2010 06:37:48 +0000 (06:37 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 22 Dec 2010 06:37:48 +0000 (06:37 +0000)
commit4b0e0a7e173850685aad696a219fec44360b3285
tree5235ad09b23f501f80d95444f1d60b3cddc1d02e
parent0638217836b69ea5523df64daf112df56db4eec1
[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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@24777 3c298f89-4303-0410-b956-a3cf2f4a3e73
libs/libiconv/Makefile
libs/libiconv/src/iconv.c