Enable wide character support for the rest of the archs (i386 is already done).

From J. T. Conklin.
This commit is contained in:
christos 2005-03-31 03:17:02 +00:00
parent 51a4a28d70
commit a14ad02b8e
34 changed files with 68 additions and 68 deletions

View File

@ -117,7 +117,7 @@
/* #undef _GLIBCPP_USE_C99 */
// Define if code specialized for wchar_t should be used.
/* #undef _GLIBCPP_USE_WCHAR_T */
#define _GLIBCPP_USE_WCHAR_T 1
// Define if using setrlimit to limit memory usage during 'make check'.
/* #undef _GLIBCPP_MEM_LIMITS */
@ -749,7 +749,7 @@
#define _GLIBCPP_HAVE_WCSCSPN 1
/* Define if you have the wcsftime function. */
/* #undef _GLIBCPP_HAVE_WCSFTIME */
#define _GLIBCPP_HAVE_WCSFTIME 1
/* Define if you have the wcslen function. */
#define _GLIBCPP_HAVE_WCSLEN 1

View File

@ -17,7 +17,7 @@
/* #undef _GLIBCPP_USE_C99 */
// Define if code specialized for wchar_t should be used.
/* #undef _GLIBCPP_USE_WCHAR_T */
#define _GLIBCPP_USE_WCHAR_T 1
// Define if using setrlimit to limit memory usage during 'make check'.
/* #undef _GLIBCPP_MEM_LIMITS */
@ -649,7 +649,7 @@
#define HAVE_WCSCSPN 1
/* Define if you have the wcsftime function. */
/* #undef HAVE_WCSFTIME */
#define HAVE_WCSFTIME 1
/* Define if you have the wcslen function. */
#define HAVE_WCSLEN 1

View File

@ -117,7 +117,7 @@
/* #undef _GLIBCPP_USE_C99 */
// Define if code specialized for wchar_t should be used.
/* #undef _GLIBCPP_USE_WCHAR_T */
#define _GLIBCPP_USE_WCHAR_T 1
// Define if using setrlimit to limit memory usage during 'make check'.
/* #undef _GLIBCPP_MEM_LIMITS */
@ -749,7 +749,7 @@
#define _GLIBCPP_HAVE_WCSCSPN 1
/* Define if you have the wcsftime function. */
/* #undef _GLIBCPP_HAVE_WCSFTIME */
#define _GLIBCPP_HAVE_WCSFTIME 1
/* Define if you have the wcslen function. */
#define _GLIBCPP_HAVE_WCSLEN 1

View File

@ -17,7 +17,7 @@
/* #undef _GLIBCPP_USE_C99 */
// Define if code specialized for wchar_t should be used.
/* #undef _GLIBCPP_USE_WCHAR_T */
#define _GLIBCPP_USE_WCHAR_T 1
// Define if using setrlimit to limit memory usage during 'make check'.
/* #undef _GLIBCPP_MEM_LIMITS */
@ -649,7 +649,7 @@
#define HAVE_WCSCSPN 1
/* Define if you have the wcsftime function. */
/* #undef HAVE_WCSFTIME */
#define HAVE_WCSFTIME 1
/* Define if you have the wcslen function. */
#define HAVE_WCSLEN 1

View File

@ -117,7 +117,7 @@
/* #undef _GLIBCPP_USE_C99 */
// Define if code specialized for wchar_t should be used.
/* #undef _GLIBCPP_USE_WCHAR_T */
#define _GLIBCPP_USE_WCHAR_T 1
// Define if using setrlimit to limit memory usage during 'make check'.
/* #undef _GLIBCPP_MEM_LIMITS */
@ -749,7 +749,7 @@
#define _GLIBCPP_HAVE_WCSCSPN 1
/* Define if you have the wcsftime function. */
/* #undef _GLIBCPP_HAVE_WCSFTIME */
#define _GLIBCPP_HAVE_WCSFTIME 1
/* Define if you have the wcslen function. */
#define _GLIBCPP_HAVE_WCSLEN 1

View File

@ -17,7 +17,7 @@
/* #undef _GLIBCPP_USE_C99 */
// Define if code specialized for wchar_t should be used.
/* #undef _GLIBCPP_USE_WCHAR_T */
#define _GLIBCPP_USE_WCHAR_T 1
// Define if using setrlimit to limit memory usage during 'make check'.
/* #undef _GLIBCPP_MEM_LIMITS */
@ -649,7 +649,7 @@
#define HAVE_WCSCSPN 1
/* Define if you have the wcsftime function. */
/* #undef HAVE_WCSFTIME */
#define HAVE_WCSFTIME 1
/* Define if you have the wcslen function. */
#define HAVE_WCSLEN 1

View File

@ -117,7 +117,7 @@
/* #undef _GLIBCPP_USE_C99 */
// Define if code specialized for wchar_t should be used.
/* #undef _GLIBCPP_USE_WCHAR_T */
#define _GLIBCPP_USE_WCHAR_T 1
// Define if using setrlimit to limit memory usage during 'make check'.
/* #undef _GLIBCPP_MEM_LIMITS */
@ -749,7 +749,7 @@
#define _GLIBCPP_HAVE_WCSCSPN 1
/* Define if you have the wcsftime function. */
/* #undef _GLIBCPP_HAVE_WCSFTIME */
#define _GLIBCPP_HAVE_WCSFTIME 1
/* Define if you have the wcslen function. */
#define _GLIBCPP_HAVE_WCSLEN 1

View File

@ -17,7 +17,7 @@
/* #undef _GLIBCPP_USE_C99 */
// Define if code specialized for wchar_t should be used.
/* #undef _GLIBCPP_USE_WCHAR_T */
#define _GLIBCPP_USE_WCHAR_T 1
// Define if using setrlimit to limit memory usage during 'make check'.
/* #undef _GLIBCPP_MEM_LIMITS */
@ -649,7 +649,7 @@
#define HAVE_WCSCSPN 1
/* Define if you have the wcsftime function. */
/* #undef HAVE_WCSFTIME */
#define HAVE_WCSFTIME 1
/* Define if you have the wcslen function. */
#define HAVE_WCSLEN 1

View File

@ -117,7 +117,7 @@
/* #undef _GLIBCPP_USE_C99 */
// Define if code specialized for wchar_t should be used.
/* #undef _GLIBCPP_USE_WCHAR_T */
#define _GLIBCPP_USE_WCHAR_T 1
// Define if using setrlimit to limit memory usage during 'make check'.
/* #undef _GLIBCPP_MEM_LIMITS */
@ -749,7 +749,7 @@
#define _GLIBCPP_HAVE_WCSCSPN 1
/* Define if you have the wcsftime function. */
/* #undef _GLIBCPP_HAVE_WCSFTIME */
#define _GLIBCPP_HAVE_WCSFTIME 1
/* Define if you have the wcslen function. */
#define _GLIBCPP_HAVE_WCSLEN 1

View File

@ -17,7 +17,7 @@
/* #undef _GLIBCPP_USE_C99 */
// Define if code specialized for wchar_t should be used.
/* #undef _GLIBCPP_USE_WCHAR_T */
#define _GLIBCPP_USE_WCHAR_T 1
// Define if using setrlimit to limit memory usage during 'make check'.
/* #undef _GLIBCPP_MEM_LIMITS */
@ -649,7 +649,7 @@
#define HAVE_WCSCSPN 1
/* Define if you have the wcsftime function. */
/* #undef HAVE_WCSFTIME */
#define HAVE_WCSFTIME 1
/* Define if you have the wcslen function. */
#define HAVE_WCSLEN 1

View File

@ -117,7 +117,7 @@
/* #undef _GLIBCPP_USE_C99 */
// Define if code specialized for wchar_t should be used.
/* #undef _GLIBCPP_USE_WCHAR_T */
#define _GLIBCPP_USE_WCHAR_T 1
// Define if using setrlimit to limit memory usage during 'make check'.
/* #undef _GLIBCPP_MEM_LIMITS */
@ -749,7 +749,7 @@
#define _GLIBCPP_HAVE_WCSCSPN 1
/* Define if you have the wcsftime function. */
/* #undef _GLIBCPP_HAVE_WCSFTIME */
#define _GLIBCPP_HAVE_WCSFTIME 1
/* Define if you have the wcslen function. */
#define _GLIBCPP_HAVE_WCSLEN 1

View File

@ -17,7 +17,7 @@
/* #undef _GLIBCPP_USE_C99 */
// Define if code specialized for wchar_t should be used.
/* #undef _GLIBCPP_USE_WCHAR_T */
#define _GLIBCPP_USE_WCHAR_T 1
// Define if using setrlimit to limit memory usage during 'make check'.
/* #undef _GLIBCPP_MEM_LIMITS */
@ -649,7 +649,7 @@
#define HAVE_WCSCSPN 1
/* Define if you have the wcsftime function. */
/* #undef HAVE_WCSFTIME */
#define HAVE_WCSFTIME 1
/* Define if you have the wcslen function. */
#define HAVE_WCSLEN 1

View File

@ -117,7 +117,7 @@
/* #undef _GLIBCPP_USE_C99 */
// Define if code specialized for wchar_t should be used.
/* #undef _GLIBCPP_USE_WCHAR_T */
#define _GLIBCPP_USE_WCHAR_T 1
// Define if using setrlimit to limit memory usage during 'make check'.
/* #undef _GLIBCPP_MEM_LIMITS */
@ -749,7 +749,7 @@
#define _GLIBCPP_HAVE_WCSCSPN 1
/* Define if you have the wcsftime function. */
/* #undef _GLIBCPP_HAVE_WCSFTIME */
#define _GLIBCPP_HAVE_WCSFTIME 1
/* Define if you have the wcslen function. */
#define _GLIBCPP_HAVE_WCSLEN 1

View File

@ -17,7 +17,7 @@
/* #undef _GLIBCPP_USE_C99 */
// Define if code specialized for wchar_t should be used.
/* #undef _GLIBCPP_USE_WCHAR_T */
#define _GLIBCPP_USE_WCHAR_T 1
// Define if using setrlimit to limit memory usage during 'make check'.
/* #undef _GLIBCPP_MEM_LIMITS */
@ -649,7 +649,7 @@
#define HAVE_WCSCSPN 1
/* Define if you have the wcsftime function. */
/* #undef HAVE_WCSFTIME */
#define HAVE_WCSFTIME 1
/* Define if you have the wcslen function. */
#define HAVE_WCSLEN 1

View File

@ -117,7 +117,7 @@
/* #undef _GLIBCPP_USE_C99 */
// Define if code specialized for wchar_t should be used.
/* #undef _GLIBCPP_USE_WCHAR_T */
#define _GLIBCPP_USE_WCHAR_T 1
// Define if using setrlimit to limit memory usage during 'make check'.
/* #undef _GLIBCPP_MEM_LIMITS */
@ -749,7 +749,7 @@
#define _GLIBCPP_HAVE_WCSCSPN 1
/* Define if you have the wcsftime function. */
/* #undef _GLIBCPP_HAVE_WCSFTIME */
#define _GLIBCPP_HAVE_WCSFTIME 1
/* Define if you have the wcslen function. */
#define _GLIBCPP_HAVE_WCSLEN 1

View File

@ -17,7 +17,7 @@
/* #undef _GLIBCPP_USE_C99 */
// Define if code specialized for wchar_t should be used.
/* #undef _GLIBCPP_USE_WCHAR_T */
#define _GLIBCPP_USE_WCHAR_T 1
// Define if using setrlimit to limit memory usage during 'make check'.
/* #undef _GLIBCPP_MEM_LIMITS */
@ -649,7 +649,7 @@
#define HAVE_WCSCSPN 1
/* Define if you have the wcsftime function. */
/* #undef HAVE_WCSFTIME */
#define HAVE_WCSFTIME 1
/* Define if you have the wcslen function. */
#define HAVE_WCSLEN 1

View File

@ -117,7 +117,7 @@
/* #undef _GLIBCPP_USE_C99 */
// Define if code specialized for wchar_t should be used.
/* #undef _GLIBCPP_USE_WCHAR_T */
#define _GLIBCPP_USE_WCHAR_T 1
// Define if using setrlimit to limit memory usage during 'make check'.
/* #undef _GLIBCPP_MEM_LIMITS */
@ -749,7 +749,7 @@
#define _GLIBCPP_HAVE_WCSCSPN 1
/* Define if you have the wcsftime function. */
/* #undef _GLIBCPP_HAVE_WCSFTIME */
#define _GLIBCPP_HAVE_WCSFTIME 1
/* Define if you have the wcslen function. */
#define _GLIBCPP_HAVE_WCSLEN 1

View File

@ -17,7 +17,7 @@
/* #undef _GLIBCPP_USE_C99 */
// Define if code specialized for wchar_t should be used.
/* #undef _GLIBCPP_USE_WCHAR_T */
#define _GLIBCPP_USE_WCHAR_T 1
// Define if using setrlimit to limit memory usage during 'make check'.
/* #undef _GLIBCPP_MEM_LIMITS */
@ -649,7 +649,7 @@
#define HAVE_WCSCSPN 1
/* Define if you have the wcsftime function. */
/* #undef HAVE_WCSFTIME */
#define HAVE_WCSFTIME 1
/* Define if you have the wcslen function. */
#define HAVE_WCSLEN 1

View File

@ -117,7 +117,7 @@
/* #undef _GLIBCPP_USE_C99 */
// Define if code specialized for wchar_t should be used.
/* #undef _GLIBCPP_USE_WCHAR_T */
#define _GLIBCPP_USE_WCHAR_T 1
// Define if using setrlimit to limit memory usage during 'make check'.
/* #undef _GLIBCPP_MEM_LIMITS */
@ -749,7 +749,7 @@
#define _GLIBCPP_HAVE_WCSCSPN 1
/* Define if you have the wcsftime function. */
/* #undef _GLIBCPP_HAVE_WCSFTIME */
#define _GLIBCPP_HAVE_WCSFTIME 1
/* Define if you have the wcslen function. */
#define _GLIBCPP_HAVE_WCSLEN 1

View File

@ -17,7 +17,7 @@
/* #undef _GLIBCPP_USE_C99 */
// Define if code specialized for wchar_t should be used.
/* #undef _GLIBCPP_USE_WCHAR_T */
#define _GLIBCPP_USE_WCHAR_T 1
// Define if using setrlimit to limit memory usage during 'make check'.
/* #undef _GLIBCPP_MEM_LIMITS */
@ -649,7 +649,7 @@
#define HAVE_WCSCSPN 1
/* Define if you have the wcsftime function. */
/* #undef HAVE_WCSFTIME */
#define HAVE_WCSFTIME 1
/* Define if you have the wcslen function. */
#define HAVE_WCSLEN 1

View File

@ -117,7 +117,7 @@
/* #undef _GLIBCPP_USE_C99 */
// Define if code specialized for wchar_t should be used.
/* #undef _GLIBCPP_USE_WCHAR_T */
#define _GLIBCPP_USE_WCHAR_T 1
// Define if using setrlimit to limit memory usage during 'make check'.
/* #undef _GLIBCPP_MEM_LIMITS */
@ -749,7 +749,7 @@
#define _GLIBCPP_HAVE_WCSCSPN 1
/* Define if you have the wcsftime function. */
/* #undef _GLIBCPP_HAVE_WCSFTIME */
#define _GLIBCPP_HAVE_WCSFTIME 1
/* Define if you have the wcslen function. */
#define _GLIBCPP_HAVE_WCSLEN 1

View File

@ -17,7 +17,7 @@
/* #undef _GLIBCPP_USE_C99 */
// Define if code specialized for wchar_t should be used.
/* #undef _GLIBCPP_USE_WCHAR_T */
#define _GLIBCPP_USE_WCHAR_T 1
// Define if using setrlimit to limit memory usage during 'make check'.
/* #undef _GLIBCPP_MEM_LIMITS */
@ -649,7 +649,7 @@
#define HAVE_WCSCSPN 1
/* Define if you have the wcsftime function. */
/* #undef HAVE_WCSFTIME */
#define HAVE_WCSFTIME 1
/* Define if you have the wcslen function. */
#define HAVE_WCSLEN 1

View File

@ -117,7 +117,7 @@
/* #undef _GLIBCPP_USE_C99 */
// Define if code specialized for wchar_t should be used.
/* #undef _GLIBCPP_USE_WCHAR_T */
#define _GLIBCPP_USE_WCHAR_T 1
// Define if using setrlimit to limit memory usage during 'make check'.
/* #undef _GLIBCPP_MEM_LIMITS */
@ -749,7 +749,7 @@
#define _GLIBCPP_HAVE_WCSCSPN 1
/* Define if you have the wcsftime function. */
/* #undef _GLIBCPP_HAVE_WCSFTIME */
#define _GLIBCPP_HAVE_WCSFTIME 1
/* Define if you have the wcslen function. */
#define _GLIBCPP_HAVE_WCSLEN 1

View File

@ -17,7 +17,7 @@
/* #undef _GLIBCPP_USE_C99 */
// Define if code specialized for wchar_t should be used.
/* #undef _GLIBCPP_USE_WCHAR_T */
#define _GLIBCPP_USE_WCHAR_T 1
// Define if using setrlimit to limit memory usage during 'make check'.
/* #undef _GLIBCPP_MEM_LIMITS */
@ -649,7 +649,7 @@
#define HAVE_WCSCSPN 1
/* Define if you have the wcsftime function. */
/* #undef HAVE_WCSFTIME */
#define HAVE_WCSFTIME 1
/* Define if you have the wcslen function. */
#define HAVE_WCSLEN 1

View File

@ -117,7 +117,7 @@
/* #undef _GLIBCPP_USE_C99 */
// Define if code specialized for wchar_t should be used.
/* #undef _GLIBCPP_USE_WCHAR_T */
#define _GLIBCPP_USE_WCHAR_T 1
// Define if using setrlimit to limit memory usage during 'make check'.
/* #undef _GLIBCPP_MEM_LIMITS */
@ -749,7 +749,7 @@
#define _GLIBCPP_HAVE_WCSCSPN 1
/* Define if you have the wcsftime function. */
/* #undef _GLIBCPP_HAVE_WCSFTIME */
#define _GLIBCPP_HAVE_WCSFTIME 1
/* Define if you have the wcslen function. */
#define _GLIBCPP_HAVE_WCSLEN 1

View File

@ -17,7 +17,7 @@
/* #undef _GLIBCPP_USE_C99 */
// Define if code specialized for wchar_t should be used.
/* #undef _GLIBCPP_USE_WCHAR_T */
#define _GLIBCPP_USE_WCHAR_T 1
// Define if using setrlimit to limit memory usage during 'make check'.
/* #undef _GLIBCPP_MEM_LIMITS */
@ -649,7 +649,7 @@
#define HAVE_WCSCSPN 1
/* Define if you have the wcsftime function. */
/* #undef HAVE_WCSFTIME */
#define HAVE_WCSFTIME 1
/* Define if you have the wcslen function. */
#define HAVE_WCSLEN 1

View File

@ -117,7 +117,7 @@
/* #undef _GLIBCPP_USE_C99 */
// Define if code specialized for wchar_t should be used.
/* #undef _GLIBCPP_USE_WCHAR_T */
#define _GLIBCPP_USE_WCHAR_T 1
// Define if using setrlimit to limit memory usage during 'make check'.
/* #undef _GLIBCPP_MEM_LIMITS */
@ -749,7 +749,7 @@
#define _GLIBCPP_HAVE_WCSCSPN 1
/* Define if you have the wcsftime function. */
/* #undef _GLIBCPP_HAVE_WCSFTIME */
#define _GLIBCPP_HAVE_WCSFTIME 1
/* Define if you have the wcslen function. */
#define _GLIBCPP_HAVE_WCSLEN 1

View File

@ -17,7 +17,7 @@
/* #undef _GLIBCPP_USE_C99 */
// Define if code specialized for wchar_t should be used.
/* #undef _GLIBCPP_USE_WCHAR_T */
#define _GLIBCPP_USE_WCHAR_T 1
// Define if using setrlimit to limit memory usage during 'make check'.
/* #undef _GLIBCPP_MEM_LIMITS */
@ -649,7 +649,7 @@
#define HAVE_WCSCSPN 1
/* Define if you have the wcsftime function. */
/* #undef HAVE_WCSFTIME */
#define HAVE_WCSFTIME 1
/* Define if you have the wcslen function. */
#define HAVE_WCSLEN 1

View File

@ -117,7 +117,7 @@
/* #undef _GLIBCPP_USE_C99 */
// Define if code specialized for wchar_t should be used.
/* #undef _GLIBCPP_USE_WCHAR_T */
#define _GLIBCPP_USE_WCHAR_T 1
// Define if using setrlimit to limit memory usage during 'make check'.
/* #undef _GLIBCPP_MEM_LIMITS */
@ -749,7 +749,7 @@
#define _GLIBCPP_HAVE_WCSCSPN 1
/* Define if you have the wcsftime function. */
/* #undef _GLIBCPP_HAVE_WCSFTIME */
#define _GLIBCPP_HAVE_WCSFTIME 1
/* Define if you have the wcslen function. */
#define _GLIBCPP_HAVE_WCSLEN 1

View File

@ -17,7 +17,7 @@
/* #undef _GLIBCPP_USE_C99 */
// Define if code specialized for wchar_t should be used.
/* #undef _GLIBCPP_USE_WCHAR_T */
#define _GLIBCPP_USE_WCHAR_T 1
// Define if using setrlimit to limit memory usage during 'make check'.
/* #undef _GLIBCPP_MEM_LIMITS */
@ -649,7 +649,7 @@
#define HAVE_WCSCSPN 1
/* Define if you have the wcsftime function. */
/* #undef HAVE_WCSFTIME */
#define HAVE_WCSFTIME 1
/* Define if you have the wcslen function. */
#define HAVE_WCSLEN 1

View File

@ -117,7 +117,7 @@
/* #undef _GLIBCPP_USE_C99 */
// Define if code specialized for wchar_t should be used.
/* #undef _GLIBCPP_USE_WCHAR_T */
#define _GLIBCPP_USE_WCHAR_T 1
// Define if using setrlimit to limit memory usage during 'make check'.
/* #undef _GLIBCPP_MEM_LIMITS */
@ -749,7 +749,7 @@
#define _GLIBCPP_HAVE_WCSCSPN 1
/* Define if you have the wcsftime function. */
/* #undef _GLIBCPP_HAVE_WCSFTIME */
#define _GLIBCPP_HAVE_WCSFTIME 1
/* Define if you have the wcslen function. */
#define _GLIBCPP_HAVE_WCSLEN 1

View File

@ -17,7 +17,7 @@
/* #undef _GLIBCPP_USE_C99 */
// Define if code specialized for wchar_t should be used.
/* #undef _GLIBCPP_USE_WCHAR_T */
#define _GLIBCPP_USE_WCHAR_T 1
// Define if using setrlimit to limit memory usage during 'make check'.
/* #undef _GLIBCPP_MEM_LIMITS */
@ -649,7 +649,7 @@
#define HAVE_WCSCSPN 1
/* Define if you have the wcsftime function. */
/* #undef HAVE_WCSFTIME */
#define HAVE_WCSFTIME 1
/* Define if you have the wcslen function. */
#define HAVE_WCSLEN 1

View File

@ -117,7 +117,7 @@
/* #undef _GLIBCPP_USE_C99 */
// Define if code specialized for wchar_t should be used.
/* #undef _GLIBCPP_USE_WCHAR_T */
#define _GLIBCPP_USE_WCHAR_T 1
// Define if using setrlimit to limit memory usage during 'make check'.
/* #undef _GLIBCPP_MEM_LIMITS */
@ -749,7 +749,7 @@
#define _GLIBCPP_HAVE_WCSCSPN 1
/* Define if you have the wcsftime function. */
/* #undef _GLIBCPP_HAVE_WCSFTIME */
#define _GLIBCPP_HAVE_WCSFTIME 1
/* Define if you have the wcslen function. */
#define _GLIBCPP_HAVE_WCSLEN 1

View File

@ -17,7 +17,7 @@
/* #undef _GLIBCPP_USE_C99 */
// Define if code specialized for wchar_t should be used.
/* #undef _GLIBCPP_USE_WCHAR_T */
#define _GLIBCPP_USE_WCHAR_T 1
// Define if using setrlimit to limit memory usage during 'make check'.
/* #undef _GLIBCPP_MEM_LIMITS */
@ -649,7 +649,7 @@
#define HAVE_WCSCSPN 1
/* Define if you have the wcsftime function. */
/* #undef HAVE_WCSFTIME */
#define HAVE_WCSFTIME 1
/* Define if you have the wcslen function. */
#define HAVE_WCSLEN 1