ovni/doc/runtime
Rodrigo Arias b6ce54b7ee Add version check and soname for libovni
Adds ovni_version_check() to test the version at runtime, set the
SONAME to the major version and install a symlinks to the complete
version:

  libovni.so -> libovni.so.1
  libovni.so.1 -> libovni.so.1.0.0
  libovni.so.1.0.0
2022-12-13 13:11:44 +01:00
..
fig Add more documentation 2022-09-12 16:16:10 +02:00
distributed.md Store the clock offset table inside the trace 2022-09-29 14:28:47 +02:00
kernel.md Convert documentation to Markdown and mkdocs 2022-09-12 16:16:10 +02:00
trace_spec.md Add more documentation 2022-09-12 16:16:10 +02:00
tracing.md Add version check and soname for libovni 2022-12-13 13:11:44 +01:00