_nl_C_name,
NULL, 0, 0, /* no file mapped */
UNDELETABLE,
- 15,
+ 20,
{
{ string: _nl_C_LC_CTYPE_class },
#if BYTE_ORDER == LITTLE_ENDIAN
{ string: _nl_C_LC_CTYPE_width },
{ word: 1 },
{ string: "ANSI_X3.4-1968" },
+#if BYTE_ORDER == LITTLE_ENDIAN
+ { string: NULL },
+#endif
{ string: (const char *) (_nl_C_LC_CTYPE_toupper + 128) },
+ { string: NULL },
{ string: (const char *) (_nl_C_LC_CTYPE_tolower + 128) }
+#if BYTE_ORDER == BIG_ENDIAN
+ { string: NULL },
+#endif
}
};