Cleanup: Move headers from lib/ to include/lttng/
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 6 May 2020 13:36:45 +0000 (09:36 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 6 May 2020 14:33:17 +0000 (10:33 -0400)
commita071f25d89c4ef76ffe7bdfcaeb783bc9cfc1211
treeffddf726301461980582a661d9f7981ede9298ec
parent2459130397d7e7eecc44a5f06a39d65c78257eef
Cleanup: Move headers from lib/ to include/lttng/

Adapt includes accordingly.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
16 files changed:
LICENSE
include/lttng/align.h [new file with mode: 0644]
include/lttng/bitfield.h [new file with mode: 0644]
include/lttng/bug.h [new file with mode: 0644]
include/lttng/prio_heap.h [new file with mode: 0644]
include/ringbuffer/config.h
include/ringbuffer/frontend_internal.h
include/ringbuffer/frontend_types.h
lib/align.h [deleted file]
lib/bitfield.h [deleted file]
lib/bug.h [deleted file]
lib/prio_heap/lttng_prio_heap.c
lib/prio_heap/lttng_prio_heap.h [deleted file]
lttng-filter-specialize.c
lttng-ring-buffer-client.h
lttng-syscalls.c
This page took 0.025643 seconds and 4 git commands to generate.