summaryrefslogtreecommitdiff
path: root/rust/helpers.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Expose `signal_pending` and `cond_resched` to drivers.Wedson Almeida Filho2021-04-231-0/+6
|/
* rust/arm 32-bit: remove guard for rust-bindgen bugSven Van Asbroeck2021-04-161-0/+2
* Export everything as GPLMiguel Ojeda2021-04-131-9/+9
* Preview of Binder IPC driver in Rust.Wedson Almeida Filho2021-04-111-0/+26
* `access_ok` is no longer needed.Wedson Almeida Filho2021-03-311-5/+0
* Add a condition variable implementation to the `sync` module.Wedson Almeida Filho2021-03-151-0/+13
* Add a spinlock implementation to the `sync` module.Wedson Almeida Filho2021-03-141-0/+23
* Use `rustc` directly instead of `cargo`Miguel Ojeda2021-01-201-2/+10
* Initial Rust supportMiguel Ojeda2020-09-041-0/+21