]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add virXPathLongHex() and virXPathULongHex()
authorMark McLoughlin <markmc@redhat.com>
Tue, 24 Feb 2009 14:53:30 +0000 (14:53 +0000)
committerMark McLoughlin <markmc@redhat.com>
Tue, 24 Feb 2009 14:53:30 +0000 (14:53 +0000)
commitc56b4bcbf3d92d6c1a5079cce9668c53e646e220
tree62bd84d6395415f778a8501d723dc974c761dd78
parent14480f699d3d11c9ac35ae1d78722936ebf2904d
Add virXPathLongHex() and virXPathULongHex()

Add new functions to allow parsing integers with base 16

This will be used to e.g. parse PCI vendor IDs.
ChangeLog
src/xml.c
src/xml.h