musl/arch
Rich Felker b238b37a0f add O_PATH/O_SEARCH support to fcntl.h
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.
2012-09-13 20:56:25 -04:00
..
arm add O_PATH/O_SEARCH support to fcntl.h 2012-09-13 20:56:25 -04:00
i386 add O_PATH/O_SEARCH support to fcntl.h 2012-09-13 20:56:25 -04:00
mips add O_PATH/O_SEARCH support to fcntl.h 2012-09-13 20:56:25 -04:00
x86_64 add O_PATH/O_SEARCH support to fcntl.h 2012-09-13 20:56:25 -04:00