jow
8e5ca76e99
[packages] libiconv: fix iconv() return value in E2BIG error case, fixes g_convert_with_iconv() and related operations
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30014 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-03 15:43:33 +00:00
jow
53932a0591
[packages] libiconv: implement UTF-8 encode/decode
...
Implement own UTF-8 encoding and decoding routines as uClibc's wchar procedures are mostly stubbed.
Add UTF-8 -> Latin9 (ISO-8859-15) encoding support while we're at it.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30006 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-03 01:29:42 +00:00
jow
db5fcab888
[packages] libiconv: add ASCII as alias to US-ASCII, fixes various glib applications
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26775 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-28 13:54:08 +00:00
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