1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00
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:
Ulrich Drepper
2000-07-26 23:00:05 +00:00
parent 9f4fa5bc33
commit 476b6d7fa4
6 changed files with 21 additions and 7 deletions

View File

@ -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,
{