Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-29 | libiconv: add missing header files from previuos commit | Waldemar Brodkorb | |
Missed in 5fdd379d9dbf8be74f2f1a0d33e62958e817ae7d. | |||
2018-05-27 | libiconv: port over simplified iconv from musl | Waldemar Brodkorb | |
2018-04-22 | libiconv: remove function, which is not available w/o libiconv a4 macros | Waldemar Brodkorb | |
2018-01-31 | libiconv: fake EUC_JP support | Waldemar Brodkorb | |
A lot of packages use the same autoconf macro, fake EUC_JP to succeed. Tested with wget,libcdio and gnupg. | |||
2016-12-14 | add libiconv-tiny implementation | Waldemar Brodkorb | |
To use it enable UCLIBC_HAS_LIBICONV, then iconv_open/iconv_close should be available. |