mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Update.
2000-07-26 Ulrich Drepper <drepper@redhat.com> * libio/iofwide.c: Enable transliteration for conversion from wchar_t by default. * locale/C-ctype.c: Likewise. * wcsmbs/wcsmbsload.c: Likewise.
This commit is contained in:
@ -343,9 +343,9 @@ const char _nl_C_LC_CTYPE_width[256] =
|
||||
const struct locale_data _nl_C_LC_CTYPE =
|
||||
{
|
||||
_nl_C_name,
|
||||
NULL, 0, 0, /* no file mapped */
|
||||
NULL, 0, 0, /* no file mapped */
|
||||
UNDELETABLE,
|
||||
0,
|
||||
1, /* Enable transliteration by default. */
|
||||
NULL,
|
||||
66,
|
||||
{
|
||||
|
Reference in New Issue
Block a user