mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-29 18:00:14 +08:00
Provide O_CLOEXEC
This commit is contained in:
parent
8090fa00ec
commit
c00312af93
@ -46,6 +46,8 @@
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#define O_CLOEXEC 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