libvirt/src/libxl
Matthias Bolte e123e1ee6b Fix return value semantic of virFileMakePath
Some callers expected virFileMakePath to set errno, some expected
it to return an errno value. Unify this to return 0 on success and
-1 on error. Set errno to report detailed error information.

Also optimize virFileMakePath if stat fails with an errno different
from ENOENT.
2011-07-06 09:27:06 +02:00
..
libxl_conf.c Populate domid field of devices for libxenlight 2011-05-30 18:11:42 -06:00
libxl_conf.h Add domainSave/Restore to libxl driver 2011-05-30 23:29:05 -06:00
libxl_driver.c Fix return value semantic of virFileMakePath 2011-07-06 09:27:06 +02:00
libxl_driver.h List authors in copyright headers 2011-03-29 20:57:02 +08:00