summaryrefslogtreecommitdiff
path: root/src/sys/stat.rs
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2021-07-29 01:20:21 +0000
committerGitHub <noreply@github.com>2021-07-29 01:20:21 +0000
commit62b227c199bd1926554177a309ad0fffaf17f049 (patch)
tree210f82edeea5579fe88e605fb5d07674a61734ce /src/sys/stat.rs
parent8519d9f8c8e3b1cdf211774d309f8f21cf450528 (diff)
parent8ed34b72c8caf8aac10e5eafdaf7313b0b095905 (diff)
downloadnix-62b227c199bd1926554177a309ad0fffaf17f049.zip
Merge #1481
1481: Include `sys::eventfd` for target_os = "android" r=asomers a=flxo Androids bionic [supports](https://android.googlesource.com/platform/bionic/+/d1ad4f6/libc/include/sys/eventfd.h) `eventfd`. The `libc` crate also exposes [`eventfd`](https://github.com/rust-lang/libc/blob/36a6a8e254db89cd31d178b4ba102055ceabf9a8/src/unix/linux_like/android/mod.rs#L2648) for target `android`. Extend the conditional compilation check to include the target_os "android". Fixes #1480 Co-authored-by: Felix Obenhuber <felix@obenhuber.de>
Diffstat (limited to 'src/sys/stat.rs')
0 files changed, 0 insertions, 0 deletions