diff options
author | Alan Somers <asomers@gmail.com> | 2017-10-08 11:05:01 -0600 |
---|---|---|
committer | Alan Somers <asomers@gmail.com> | 2017-12-07 21:07:53 -0700 |
commit | 6c939fb3aa91c56f65fc6cd5feef1c84c8456f33 (patch) | |
tree | 3bae0c9255d6e3da40b1105e2c86ad8e186ce3f4 /Cargo.toml | |
parent | 86ebf7b0eac4cd0d092b816060042c55ca8871c5 (diff) | |
download | nix-6c939fb3aa91c56f65fc6cd5feef1c84c8456f33.zip |
Use the real pipe2(2) on all BSD targets.
All supported non-Apple platforms now use the native syscall. Only ios
and macos lack it. Deprecate pipe2 on those platforms, because it's
impossible to guarantee atomicity with a userland implementation. It
was added in:
* DragonflyBSD 4.2
* FreeBSD 10.0
* NetBSD 6.0
* OpenBSD 5.7
Diffstat (limited to 'Cargo.toml')
0 files changed, 0 insertions, 0 deletions