mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-05-13 20:19:19 +08:00
user-space: Define O_DIRECTORY
This commit is contained in:
parent
a53da0df50
commit
acf428e92f
@ -49,6 +49,8 @@
|
||||
|
||||
#define O_CLOEXEC 0
|
||||
|
||||
#define O_DIRECTORY 0
|
||||
|
||||
/* FIXME: Add lock capabilities to RTEMS file system */
|
||||
#define O_EXLOCK 0
|
||||
#define O_SHLOCK 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user