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 lib: Replace virBuildPath() with g_build_filename() 2023-10-17 08:32:13 +02:00
eventloop.rst kbase: eventloop: Fix path to referenced images 2023-02-15 12:38:45 +01:00
incremental-backup.rst docs: kbase: Section of 'internals' documents into a subfolder 2022-04-12 12:53:32 +02:00
locking.rst docs: replace ARRAY_CARDINALITY with G_N_ELEMENTS 2022-07-13 12:18:06 +01:00
meson.build meson: Replace meson.build_root() with meson.project_build_root() 2022-10-10 15:06:09 +02:00
migration.rst docs: Fix links in kbase/internals 2022-06-01 12:27:10 +02:00
overview.rst docs: kbase: internals: Make 'overview' page useful and link to it 2022-04-12 12:53:32 +02:00
qemu-event-handlers.rst qemu: EVENTHANDLERS.txt: Move to kbase and rSTisze 2022-05-17 19:31:07 +02:00
qemu-migration.rst docs: fix changed API calls 2023-06-05 13:34:31 +00:00
qemu-threads.rst qemu & conf: move BeginAsyncJob & EndAsyncJob into src/conf 2022-09-07 12:15:06 +02:00
rpc.rst docs: rpc: Fix broken headings 2022-06-01 12:27:10 +02:00