Opened 7 weeks ago

Last modified 7 weeks ago

#19131 new enhancement

Support O_SEARCH, O_EXEC, O_PATH

Reported by: nephele Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: System/POSIX Version: R1/beta5
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

For posix compatiblity, currently haiku implements these in a posix in-compatible way.

https://discuss.haiku-os.org/t/database-as-a-file-system/15251/24

Change History (1)

comment:1 by waddlesplash, 7 weeks ago

Component: System/libroot.soSystem/POSIX

O_PATH isn't POSIX, but O_SEARCH and O_EXEC are: https://pubs.opengroup.org/onlinepubs/9799919799/functions/open.html

Note: See TracTickets for help on using tickets.