1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-28 00:21:52 +03:00

Assume that dup3 is available

This commit is contained in:
Florian Weimer
2017-04-18 14:42:19 +02:00
parent 46d8874d5b
commit b48061e1a5
9 changed files with 21 additions and 82 deletions

View File

@ -74,7 +74,6 @@
/* Support for various CLOEXEC and NONBLOCK flags was added in
2.6.27. */
#define __ASSUME_IN_NONBLOCK 1
#define __ASSUME_DUP3 1
/* Support for accept4 functionality was added in 2.6.28, but for some
architectures using a separate syscall rather than socketcall that