(C_STRTOD) [!defined LC_ALL_MASK]: Set LC_ALL to "C",
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 8 Sep 2004 17:16:57 +0000 (17:16 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 8 Sep 2004 17:16:57 +0000 (17:16 +0000)
commit8cebd8c7494b94d0466e115bb76df80499bd99b2
treec49f6ef4af4af93682e6e280dd7c10bf1b841c7d
parent702381ebae6a90b07670cb45ab25a1a332eea511
(C_STRTOD) [!defined LC_ALL_MASK]: Set LC_ALL to "C",
not just LC_NUMERIC, to avoid the unlikely possibility of mixed
locales screwing things up.  This removes an inconsistency with
the LC_ALL_MASK case.
lib/c-strtod.c