John Calixto wrote: > Hello folks, > > I'm currently working on improving locale support. My specific interest > is in getting it working on armeb. > > I have successfully built in locale support for x86, and it seems to > work fine. However, when working with armeb, I see a few spots where I > suspect at least struct alignment to be a problem. > Hello, I have a some fixes into locale code to be committed soon. We have included a lot of locale tests from glibc tree into uClibc, and tested locale support into uClibc, so added some fixes to solve some of them.
Cheers, Carmelo > Drilling down into how the data (i.e. c8tables.h, locale_data.c, and > friends) are generated, I'm a bit confused by what goes on in > gen_wc8bit.c. What are ``tt``, ``ti``, and ``xi``? They appear to be > part of some kind of indexing algorithm, but I'm not sure. > > Any help would be greatly appreciated. > > Thanks, > > John > _______________________________________________ > uClibc mailing list > [email protected] > http://busybox.net/cgi-bin/mailman/listinfo/uclibc > > _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
