Matthias Bolte 73b45bfbff cgroup: Replace sscanf with virStrToLong_ll
The switch from %lli to %lld in virCgroupGetValueI64 is intended,
as virCgroupGetValueU64 uses base 10 too, and virCgroupSetValueI64
uses %lld to format the number to string.

Parsing is stricter now and doesn't accept trailing characters
after the actual value anymore.
2010-04-01 12:53:41 +02:00
..
2010-02-01 09:39:54 -05:00
2010-03-29 18:21:04 +02:00
2010-03-29 18:21:04 +02:00
2010-02-19 11:52:04 +01:00
2010-03-26 18:01:15 +00:00
2010-03-26 18:01:15 +00:00
2010-03-26 18:01:15 +00:00
2010-03-23 15:40:04 +01:00
2010-03-23 15:40:04 +01:00