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:

It seems that libiconv only do conversation, but I need POSIX compliance utf8 functions, like strcmp, strlen, etc. (for utf8)

Best regards,
Xing

> Date: Wed, 7 Jan 2015 11:09:25 +0100
> From: fweimer@redhat.com
> To: attonie@hotmail.com; libc-help@sourceware.org
> Subject: Re: utf8 varable length encoding support
> 
> On 01/06/2015 08:56 PM, attonie@hotmail.com wrote:
>> So, is utf8 variable length encoding supported in glibc ? no relevant documents found.
> 
> glibc supports UTF-8 through iconv, and, if running in an UTF-8-based 
> locale, the multi-byte string functions.
> 
> -- 
> 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]