CLOEXEC support in fdopen, freopen, and mkostemp/mkostemps.
Change-Id: I74ea88e0d4973d6ab3c57da7d8bb643c31592b14
This commit is contained in:
@@ -46,6 +46,7 @@ __BEGIN_DECLS
|
||||
#endif
|
||||
|
||||
#define O_ASYNC FASYNC
|
||||
#define O_RSYNC O_SYNC
|
||||
|
||||
#define SPLICE_F_MOVE 1
|
||||
#define SPLICE_F_NONBLOCK 2
|
||||
|
Reference in New Issue
Block a user