[automerger skipped] Merge Android U (ab/10368041) am: c796013477 -s ours am: 06650417bc -s ours am: 0b13874a4f -s ours

am skip reason: Merged-In If1990ce755dbd7ca9c81ed1cedbdb18c25450ed3 with SHA-1 a0e1414b76 is already in history

Original change: https://googleplex-android-review.googlesource.com/c/platform/external/rust/crates/userfaultfd/+/24181560

Change-Id: I71757e7ace3c86f5ed6276ce786e6e4b72660f9b
Signed-off-by: Automerger Merge Worker <[email protected]>
tree: f6a38228e0227feba5a2cb6a98d15069197fb7a6
  1. .github/
  2. examples/
  3. patches/
  4. src/
  5. tests/
  6. .cargo_vcs_info.json
  7. .gitignore
  8. Android.bp
  9. Cargo.toml
  10. Cargo.toml.orig
  11. cargo2android.json
  12. CHANGELOG.md
  13. LICENSE-APACHE
  14. LICENSE-MIT
  15. METADATA
  16. MODULE_LICENSE_APACHE2
  17. OWNERS
  18. README.md
  19. 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.