mirror of
https://github.com/fluencelabs/musl
synced 2025-06-21 18:51:52 +00:00
I'm not 100% sure that Linux's O_PATH meets the POSIX requirements for O_SEARCH, but it seems very close if not perfect. and old kernels ignore it, so O_SEARCH will still work as desired as long as the caller has read permissions to the directory.