• R
    add O_PATH/O_SEARCH support to fcntl.h · b238b37a
    Rich Felker 提交于
    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.
    b238b37a
fcntl.h 811 字节