diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2020-07-23 00:42:14 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-23 00:42:14 -0700 |
| commit | 8909ac97d52a8b099fd334d84db1073839e16b16 (patch) | |
| tree | 5c22a4427333f6b7ddf4c081383d513aa66aeb96 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | bea2eedcb5cb08c08069db554abe7880a3dfd693 (diff) | |
| parent | ae06e13b8de23722d8bf2fb0143581df07848aa8 (diff) | |
| download | rust-8909ac97d52a8b099fd334d84db1073839e16b16.tar.gz rust-8909ac97d52a8b099fd334d84db1073839e16b16.zip | |
Rollup merge of #74606 - cuviper:cloexec, r=sfackler
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`. Closes #74519.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions
