Skip to content
Snippets Groups Projects
Commit 9307f518 authored by Philip Withnall's avatar Philip Withnall
Browse files

glnx-shutil: Add glnx_shutil_mkdir_p_at_open()


This is a variant of glnx_shutil_mkdir_p_at() which opens the given
directory and returns a dirfd to it. Currently, the implementation
cannot be race-free (due to a kernel bug), but it could eventually be
made race-free.

Signed-off-by: default avatarPhilip Withnall <withnall@endlessm.com>
parent 2576a07e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment