| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2023-04-12 | rust: error: Add from_result() helper | 1 | -0/+39 | |
| 2023-04-12 | rust: error: Add a helper to convert a C ERR_PTR to a `Result` | 1 | -1/+49 | |
| 2023-04-12 | rust: error: Add to_result() helper | 1 | -1/+10 | |
| 2023-04-12 | rust: error: Add Error::from_errno{_unchecked}() | 1 | -0/+32 | |
| 2023-04-12 | rust: error: Add Error::to_ptr() | 1 | -0/+7 | |
| 2023-04-12 | rust: error: Rename to_kernel_errno() -> to_errno() | 1 | -1/+1 | |
| 2022-12-04 | rust: error: add `From` implementations for `Error` | 1 | -1/+44 | |
| 2022-12-04 | rust: error: add codes from `errno-base.h` | 1 | -0/+33 | |
| 2022-12-04 | rust: error: declare errors using macro | 1 | -2/+10 | |
| 2022-09-28 | rust: add `kernel` crate | 1 | -0/+59 |
