Code

fix handling of error conditions in rrd_tool.c ... errno is not for detection, only...
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Thu, 28 Aug 2008 05:49:02 +0000 (05:49 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Thu, 28 Aug 2008 05:49:02 +0000 (05:49 +0000)
commitd47d8640bc38de52e2734de762b2462bc5d908dc
tree0de32e74d83efc3a7ebafad10ac764574c2153e2
parentbbe65afeef87f3b79e094802414890360879821a
fix handling of error conditions in rrd_tool.c ... errno is not for detection, only for information AFTER detection.

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@1471 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/src/rrd_tool.c