mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Assume that O_CLOEXEC is always defined and works
This commit is contained in:
@@ -67,10 +67,6 @@
|
||||
/* Support for private futexes was added in 2.6.22. */
|
||||
#define __ASSUME_PRIVATE_FUTEX 1
|
||||
|
||||
/* Support for various CLOEXEC and NONBLOCK flags was added in
|
||||
2.6.23. */
|
||||
#define __ASSUME_O_CLOEXEC 1
|
||||
|
||||
/* Support for various CLOEXEC and NONBLOCK flags was added in
|
||||
2.6.27. */
|
||||
#define __ASSUME_IN_NONBLOCK 1
|
||||
|
||||
Reference in New Issue
Block a user