[PATCH] Xtensa strcoll problem with LOCALE support

Bob Wilson bwilson at tensilica.com
Thu Sep 11 20:18:33 UTC 2008


The Xtensa-specific strcmp.S file is testing the __UCLIBC_HAS_LOCALE__ macro but 
it does not include <features.h>, so that macro is never defined.  This causes 
problems with strcoll when locale support is enabled.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: uclibc-strcmp-locales.patch
Type: text/x-diff
Size: 373 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/uclibc/attachments/20080911/bf96ee60/attachment.bin 


More information about the uClibc mailing list