[uClibc] uclibc iconv implementation

Manuel Novoa III mjn3 at codepoet.org
Fri Nov 21 18:53:37 UTC 2003


Hello,

On Sat, Nov 22, 2003 at 02:36:43AM +0800, Rogelio M.Serrano Jr. wrote:
> I have built a uClibc distro for gnustep. I have gnu libiconv installed
> together with full blown uclibc locale support and gettext awareness.
> Is the iconv implementation in uclibc going to be different from gnu
> libiconv? Im going to hack the gnustep libraries to use uclibc iconv
> instead.

The iconv(), iconv_open(), and iconv_close() functions are standard.
Although I plan to make some changes next month, they will continue
to be weaks so that you can override them with libiconv if desired.

Manuel



More information about the uClibc mailing list