7 Commits

Author SHA1 Message Date
nbd
43a784e859 add a stub for libiconv_set_relocation_prefix (fixes gettext-full build)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25290 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-01 20:31:41 +00:00
jow
eb65d6fc68 [packages] libiconv: declare api functions as extern "C", solves linking with C++ applications (#8529)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24899 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-04 14:20:17 +00:00
jow
ffd8cf8348 [packages] libiconv: extend the library to support more charset conversions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24870 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-01 23:11:48 +00:00
jow
4b0e0a7e17 [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
2010-12-22 06:37:48 +00:00
hauke
07a63d8c9c libiconv: add external var _libiconv_version
This is needed by php5 and also provieded by the libiconv-full


git-svn-id: svn://svn.openwrt.org/openwrt/packages@24775 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-22 01:56:37 +00:00
jow
1fee9a5d9a [packages] libiconv: add stddef.h include to stub header
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24711 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-19 05:09:34 +00:00
jow
53ba1766a0 [packages] add stub libiconv
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24705 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-19 04:38:28 +00:00