Add a method to create a directory handle relative to another one
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 1 May 2019 21:34:34 +0000 (17:34 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 18 Jul 2019 19:58:24 +0000 (15:58 -0400)
commitfd774fc6fa1c368a400976ad362e4f60f46e9861
tree0e8539107503837d52c59bf49f7de5e08b924a1b
parent5c3892a6b0083de585509b7c71b76068b2f110bc
Add a method to create a directory handle relative to another one

Adds both implementations (dirfd present or not) of the
lttng_directory_handle_init_from_handle method of the
lttng_directory_handle.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/common/compat/directory-handle.c
src/common/compat/directory-handle.h
src/common/utils.c
This page took 0.025164 seconds and 4 git commands to generate.