[haiku-development] Re: Need new UTF-16 to UTF-8 conversion functions in exfat, GPL okay?

  • From: John Scipione <jscipione@xxxxxxxxx>
  • To: "haiku-development@xxxxxxxxxxxxx" <haiku-development@xxxxxxxxxxxxx>
  • Date: Tue, 11 Feb 2014 14:39:26 -0500

On Tue, Feb 11, 2014 at 1:40 PM, John Scipione <jscipione@xxxxxxxxx> wrote:
> So, I wanted to ask if using a GPL library was okay before I go off
> and do a bunch of porting work.

Oh, and if there is something in tree I could use that works that
would be even better. It just has to be able to be used from the
kernel.

I see there is a convert_to_utf8() function in
headers/os/support/UTF8.h. It looks like it uses iconv internally to
work, perhaps I could use that instead?

Other related posts: