Hide lttng_ust_getenv private symbols
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 9 Mar 2021 19:41:26 +0000 (14:41 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 10 Mar 2021 14:39:56 +0000 (09:39 -0500)
commit4c41b460614826ada066a7e0c26a8b116336bab2
tree896739fe394610d17047037fcfa3168286d97873
parentc73b6bcde2c1136b9cf18e859746bb2f3201cd7a
Hide lttng_ust_getenv private symbols

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

Also namespace lttng_getenv to lttng_ust_getenv to match the init
function.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I03f9c4f431d521a3b2419bde23a51d495155730c
liblttng-ust/getenv.c
liblttng-ust/getenv.h
liblttng-ust/lttng-clock.c
liblttng-ust/lttng-getcpu.c
liblttng-ust/lttng-ust-comm.c
liblttng-ust/lttng-ust-statedump.c
snprintf/core.c
This page took 0.025682 seconds and 4 git commands to generate.