Document why context provider is ABI without a public header
authorMichael Jeanson <mjeanson@efficios.com>
Thu, 25 Feb 2021 15:29:48 +0000 (10:29 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 2 Mar 2021 16:23:40 +0000 (11:23 -0500)
commit28b9540bbb6021c114447575debd02f8b9ff4794
treea55d915f22566e38616253fa229131a78c32ee4d
parent864a1eda22ed99266509ac76451c6f27f91aa17e
Document why context provider is ABI without a public header

The context provider feature is part of the ABI and used by the Java jni
interface. However, some test code and documentation needs to be written
before it is exposed to users with a public header.

Change-Id: I24fcd5cf4a79e3f3c95654dd915dbe7c5380b66c
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/Makefile.am
include/ust-context-provider.h
This page took 0.024947 seconds and 4 git commands to generate.