summaryrefslogtreecommitdiff
path: root/drivers/android/binder/stats.rs
AgeCommit message (Expand)AuthorFilesLines
2025-10-22rust: replace `CStr` with `core::ffi::CStr`Tamir Duberstein1-1/+1
2025-10-20rust_binder: use `core::ffi::CStr` method namesTamir Duberstein1-2/+2
2025-09-19rust_binder: add Rust Binder driverAlice Ryhl1-0/+89