libvirt/docs/kbase/internals
Michal Privoznik 394533f69f lib: Replace virBuildPath() with g_build_filename()
Our virBuildPath() constructs a path from given arguments.
Exactly like g_build_filename(), except the latter is more
generic as it uses backslashes on Windows. Therefore, replace the
former with the latter.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2023-10-17 08:32:13 +02:00
..
command.rst
eventloop.rst
incremental-backup.rst
locking.rst
meson.build
migration.rst
overview.rst
qemu-event-handlers.rst
qemu-migration.rst
qemu-threads.rst
rpc.rst