libvirt/src/openvz
Matthias Bolte 56bac4a221 Refactor major.minor.micro version parsing into a function
virParseVersionString uses virStrToLong_ui instead of sscanf.

This also fixes a bug in the UML driver, that always returned 0
as version number.

Introduce STRSKIP to check if a string has a certain prefix and
to skip this prefix.
2010-04-01 12:53:41 +02:00
..
openvz_conf.c Refactor major.minor.micro version parsing into a function 2010-04-01 12:53:41 +02:00
openvz_conf.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
openvz_driver.c Don't replace persistent domain config with migrated config 2010-03-26 22:57:34 +01:00
openvz_driver.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00