Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | - | - | ||||
examples/ | 25-Apr-2025 | - | 135 | 86 | ||
src/ | 25-Apr-2025 | - | 1,126 | 767 | ||
tests/ | 25-Apr-2025 | - | 9 | 8 | ||
.cargo-checksum.json | D | 25-Apr-2025 | 1.2 KiB | 1 | 1 | |
Android.bp | D | 25-Apr-2025 | 1,013 | 40 | 36 | |
CHANGELOG.md | D | 25-Apr-2025 | 2.1 KiB | 50 | 32 | |
Cargo.lock | D | 25-Apr-2025 | 7.2 KiB | 288 | 254 | |
Cargo.toml | D | 25-Apr-2025 | 1.2 KiB | 56 | 46 | |
LICENSE | D | 25-Apr-2025 | 9.5 KiB | 177 | 150 | |
LICENSE-APACHE | D | 25-Apr-2025 | 9.5 KiB | 177 | 150 | |
LICENSE-MIT | D | 25-Apr-2025 | 1,023 | 24 | 21 | |
METADATA | D | 25-Apr-2025 | 406 | 18 | 17 | |
MODULE_LICENSE_APACHE2 | D | 25-Apr-2025 | 0 | |||
README.md | D | 25-Apr-2025 | 338 | 12 | 6 | |
SECURITY.md | D | 25-Apr-2025 | 874 | 10 | 5 | |
cargo_embargo.json | D | 25-Apr-2025 | 25 | 4 | 3 |
README.md
1 2 3# Userfaultfd-rs 4Rust bindings for Linux's userfaultfd functionality. 5 6## License 7 8This software is distributed under the terms of both the MIT license and the Apache License (Version 2.0). 9 10See [LICENSE-APACHE](LICENSE-APACHE) and [LICENSE-MIT](LICENSE-MIT). 11 12