mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-29 17:40:18 +08:00
Provide O_CLOEXEC
This commit is contained in:
parent
8090fa00ec
commit
c00312af93
@ -46,6 +46,8 @@
|
|||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
|
#define O_CLOEXEC 0
|
||||||
|
|
||||||
/* FIXME: Add lock capabilities to RTEMS file system */
|
/* FIXME: Add lock capabilities to RTEMS file system */
|
||||||
#define O_EXLOCK 0
|
#define O_EXLOCK 0
|
||||||
#define O_SHLOCK 0
|
#define O_SHLOCK 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user