about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2020-07-21 14:32:36 -0700
committerJosh Stone <jistone@redhat.com>2020-07-21 14:32:36 -0700
commit37dd7a023b8cef226c73bb9e17b37e379b4ffb48 (patch)
treebdc22036dac7caee8a652cbd609f5825f12cb428 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parent8ad7bc3f428300aee6764f6e23527e19eb235e81 (diff)
downloadrust-37dd7a023b8cef226c73bb9e17b37e379b4ffb48.tar.gz
rust-37dd7a023b8cef226c73bb9e17b37e379b4ffb48.zip
Remove Linux workarounds for missing CLOEXEC support
Now that #74163 updated the minimum Linux kernel to 2.6.32, we can
assume the availability of APIs that open file descriptors that are
already set to close on exec, including the flags `O_CLOEXEC`,
`SOCK_CLOEXEC`, and `F_DUPFD_CLOEXEC`.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions