Chris Zankel c0a0655a5a xtensa: 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. 17 years ago
..
Makefile 124ec18872 Chris Zankel writes: 17 years ago
memcpy.S 124ec18872 Chris Zankel writes: 17 years ago
memset.S 124ec18872 Chris Zankel writes: 17 years ago
strcmp.S c0a0655a5a xtensa: 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. 17 years ago
strcpy.S 124ec18872 Chris Zankel writes: 17 years ago
strlen.S 124ec18872 Chris Zankel writes: 17 years ago
strncpy.S 124ec18872 Chris Zankel writes: 17 years ago