aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libiconv/src/iconv.c
Commit message (Collapse)AuthorAgeFilesLines
* libiconv: add all ASCII aliasesGergely Kiss2016-05-021-0/+9
| | | | | | This patch adds missing ASCII aliases to the libiconv stub in order to avoid conversion errors like https://github.com/openwrt/packages/issues/2373 Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* libiconv: do not replace untranslatable characters with * or ?John Crispin2014-10-271-4/+4
| | | | | | | | Instead throw an -EILSEQ error. Signed-off-by: Tjalling Hattink <t.hattink@fugro.nl> SVN-Revision: 43089
* libiconv: move to trunk and add myself as maintainerJo-Philipp Wich2012-10-101-0/+440
SVN-Revision: 33710