Move futex wrapper to 'common/compat/'
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 6 Apr 2021 22:32:51 +0000 (18:32 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 13 Apr 2021 18:50:57 +0000 (14:50 -0400)
commit58f8447848dfbfa79367607af7845547d47a08d4
tree301802ee314d6ed95670f32c548c90cf2fcdccba
parent36c52fffa1beb46c7c15bb6ac4a4179cae373b98
Move futex wrapper to 'common/compat/'

Change-Id: I9f1a31162f789bde101e08c5effa65449d631946
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
src/common/Makefile.am
src/common/compat/futex.c [new file with mode: 0644]
src/common/compat/futex.h [new file with mode: 0644]
src/lib/lttng-ust/Makefile.am
src/lib/lttng-ust/compat_futex.c [deleted file]
src/lib/lttng-ust/futex.h [deleted file]
src/lib/lttng-ust/lttng-ust-comm.c
This page took 0.024869 seconds and 4 git commands to generate.