]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(C_STRTOD): Set LC_ALL to "C", not just LC_NUMERIC, to avoid the
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 8 Sep 2004 17:00:24 +0000 (17:00 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 8 Sep 2004 17:00:24 +0000 (17:00 +0000)
commit248313ef6a6935a72daaa9e07bc4f45bc37ecb9f
tree867e7b41e2bb1265d87eb0591116d5f0a9efba7d
parent0e0adc63250f7ab01232d8352915bbba83c3818b
(C_STRTOD): Set LC_ALL to "C", not just LC_NUMERIC, to avoid the
unlikely possibility of mixed locales screwing things up.
lib/c-strtod.c