LC_C_LOCALE
val = strtod_l(arg, &temp, LC_C_LOCALE);
#if defined(LC_C_LOCALE)
#define iscgraph(c) isgraph_l(c, LC_C_LOCALE)
_DIAGASSERT(locale != LC_C_LOCALE);
errlist = *LC_C_LOCALE->cache->errlistp;
errlist_prefix = LC_C_LOCALE->cache->errlist_prefix;