This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: utf8 varable length encoding support


Dear libc-help:

How about libutf8?  Could it provide something I need ?

Best regards,
Xing

----------------------------------------
> Date: Wed, 11 Feb 2015 17:00:52 +0100
> From: fweimer@redhat.com
> To: attonie@hotmail.com; libc-help@sourceware.org
> Subject: Re: utf8 varable length encoding support
>
> On 02/11/2015 04:54 PM, attonie@hotmail.com wrote:
>
>> It seems that libiconv only do conversation, but I need POSIX compliance utf8 functions, like strcmp, strlen, etc. (for utf8)
>
> UTF-8 was designed a way that ensures the existing string functions work
> as-is. (You may have to replace strchr with strstr, though.)
>
> --
> Florian Weimer / Red Hat Product Security
 		 	   		  

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]