This is the mail archive of the libc-alpha@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: [PATCH] speedup strcoll by using strdiff



Am 10.03.2015 um 22:25 schrieb Andreas Schwab:
Leonhard Holz <leonhard.holz@web.de> writes:

    * localedata/charmaps-8bit.c: New file.

I think it should be possible to generate the file, by looking through
the charmap files.

Andreas.

Well, actually this is what I did to create it: Look into the charmap if it
defines characters above 0xff. But writing a parser would be some effort, so maybe
someone can hint me to an existing API?

Leonhard


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