Android U Beta 1 GPL
Upgrade userfaultfd to 0.5.1

This project was upgraded with external_updater.
Usage: tools/external_updater/updater.sh update rust/crates/userfaultfd
For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md

Test: TreeHugger
Change-Id: I1d19cab65ca7b078b02c90c77563bac6afb04b17
9 files changed
tree: 7828f7fa968e87e2908610a4eeccbf349bce5b25
  1. .github/
  2. examples/
  3. src/
  4. tests/
  5. .cargo_vcs_info.json
  6. .gitignore
  7. Android.bp
  8. Cargo.toml
  9. Cargo.toml.orig
  10. cargo2android.json
  11. CHANGELOG.md
  12. LICENSE-APACHE
  13. LICENSE-MIT
  14. METADATA
  15. MODULE_LICENSE_APACHE2
  16. OWNERS
  17. README.md
  18. SECURITY.md
README.md

Build

Userfaultfd-rs

Rust bindings for Linux's userfaultfd functionality.

License

This software is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT.