mirror of
https://git.musl-libc.org/git/musl
synced 2025-02-13 16:54:16 +03:00
fd427c4eae
while it's the same for all presently supported archs, it differs at least on sparc, and conceptually it's no less arch-specific than the other O_* macros. O_SEARCH and O_EXEC are still defined in terms of O_PATH in the main fcntl.h.