Re-implement lttng_ust_strerr
authorMichael Jeanson <mjeanson@efficios.com>
Thu, 25 Mar 2021 17:19:34 +0000 (13:19 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 29 Mar 2021 18:00:42 +0000 (14:00 -0400)
commitd6d2eb792414485fa36c6c473f74235840c678d7
treee329d534284dec2176fe0acbd82c12d94cd8a7ca
parentdc325c1d762bbbdc1866e590f4649078f8600664
Re-implement lttng_ust_strerr

Re-implement lttng_ust_strerr based on the tools internal
implementation.

 * Require a negative error code from enum lttng_ust_error_code or zero
 * Don't handle negative error codes as system errors anymore

Change-Id: I89a95f4f6b0c392c8fa7bdb3ad40a8d6ea918acf
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/lttng/ust-error.h
liblttng-ust-comm/lttng-ust-comm.c
This page took 0.024833 seconds and 4 git commands to generate.