Linux and NetBSD versions are compatible, modulo flag values:
- O_CLOEXEC and O_NONBLOCK are the same,
- O_NOSIGPIPE on NetBSD,
- O_DIRECT on Linux.
Differential D12746
The pipe2(2) call is supported on NetBSD krytarowski on Sep 9 2015, 6:15 PM. Authored by
Details Linux and NetBSD versions are compatible, modulo flag values:
Diff Detail
Event Timeline
|