]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add virXPathULongLong()
authorMark McLoughlin <markmc@redhat.com>
Tue, 24 Feb 2009 14:54:30 +0000 (14:54 +0000)
committerMark McLoughlin <markmc@redhat.com>
Tue, 24 Feb 2009 14:54:30 +0000 (14:54 +0000)
commitee197521c5bb196907d84326eb0a5a6fae769f06
tree38ea42c9160f77b48b9f25844bfb09505b29c1ff
parentc56b4bcbf3d92d6c1a5079cce9668c53e646e220
Add virXPathULongLong()

Add a variant of virXPathULong() which can handle long longs.

Needed for parsing storage device capacities.
ChangeLog
src/xml.c
src/xml.h