]> git.itanic.dy.fi Git - rrdd/commit
Use long long instead of ints when parsing cpu tics
authorTimo Kokkonen <timo.t.kokkonen@nokia.com>
Thu, 1 Oct 2009 11:15:10 +0000 (14:15 +0300)
committerTimo Kokkonen <timo.t.kokkonen@nokia.com>
Thu, 1 Oct 2009 11:15:10 +0000 (14:15 +0300)
commit64cbf9199578d4b5d3e83ceddfca0c82e3b4f2eb
treed78238243351d0677395b0f7d1ac52519f8ae024
parent7f1a12764d798262f4f035964bf8bc3af11d8689
Use long long instead of ints when parsing cpu tics

This fixes a problem with overwrapping counters on 32bit architectures.
parser.c
string.c
string.h