Skip to content
Snippets Groups Projects
user avatar
Colin Walters authored
Another one where we have a lot of inlines in ostree at least. Not the same as
`glnx_shutil_mkdir_p_at()` since in these cases we don't want automatic
intermediate dirs, and it's cheaper to just call `mkdirat()` and handle `EEXIST`
rather than do a `stat()` first.
1c0bfd24
History
Name Last commit Last update