| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-10-22 | rust: replace `CStr` with `core::ffi::CStr` | Tamir Duberstein |
| 2025-05-23 | rust: use absolute paths in macros referencing core and kernel | Igor Korotin |
| 2024-12-16 | rust: map `long` to `isize` and `char` to `u8` | Gary Guo |
| 2024-11-10 | rust: use custom FFI integer types | Gary Guo |