Initial import of userfaultfd-0.5.0 to AOSP

Bug: 258476625
Test: N/A
Change-Id: Ie8184f2fb756cb5fe8f22450805bbebbbf8faf1d
18 files changed
tree: 538bf65de32794e15b24be044d278411c116bd70
  1. examples/
  2. src/
  3. tests/
  4. Cargo.toml
  5. Cargo.toml.orig
  6. CHANGELOG.md
  7. LICENSE-APACHE
  8. LICENSE-MIT
  9. METADATA
  10. MODULE_LICENSE_APACHE2
  11. OWNERS
  12. README.md
  13. 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.