Hide private share.h symbols
authorMichael Jeanson <mjeanson@efficios.com>
Thu, 25 Feb 2021 15:23:54 +0000 (10:23 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 2 Mar 2021 16:26:02 +0000 (11:26 -0500)
commit516d12dae36538257fe57e8f7cf7e867068c33d1
treed29552313cf7330c599d82e6f810919472635d9d
parent00e0418ceaa42fb0266f8fb410a8e5f3351c0c88
Hide private share.h symbols

The major SONAME bump to '1' gives us the opportunity to hide private
symbols that should never have been visible.

While we're at it, namespace the symbols that were previously part of
the ABI.

Change-Id: I75c4a65969982f2097365441f92de0d3082c8172
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/Makefile.am
include/ust-share.h
include/usterr-signal-safe.h
liblttng-ust-dl/Makefile.am
liblttng-ust/event-notifier-notification.c
snprintf/patient_write.c
This page took 0.02486 seconds and 4 git commands to generate.