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, 5 Sep 2019 20:39:13 +0000 (16:39 -0400)
commitd44a713b2cbac06383fa85cfa141eff902f47691
treea0a0e774f50442412969940ceec78c6da078191d
parent0fc67d9b76c1a4271bf8b829b7681820aa871535
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.027286 seconds and 4 git commands to generate.