make sure all ascii to float parsing uses LC_NUMERIC = C so that we do not stuble...
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Wed, 18 Jul 2007 21:47:26 +0000 (21:47 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Wed, 18 Jul 2007 21:47:26 +0000 (21:47 +0000)
commitcaa48b895c886c615896aff2ff635e8956378861
tree87b90d5b105e3f24d0aae3a5cee565493d1d3645
parent1e491ed6d54facbe59e9a6f370af8aec200098b7
make sure all ascii to float parsing uses LC_NUMERIC = C so that we do not stuble on locales confusing the , with a .

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1157 a5681a0c-68f1-0310-ab6d-d61299d08faa
src/rrd_create.c
src/rrd_graph.c
src/rrd_rpncalc.c
src/rrd_tune.c
src/rrd_update.c