-
Philip Withnall authored
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:
Philip Withnall <withnall@endlessm.com>
Philip Withnall authoredThis 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:
Philip Withnall <withnall@endlessm.com>
glnx-shutil.h 1.72 KiB