- ff062d5 rust: remove redundant format in unreachable by Daniel Verkamp · 3 years ago
- c97c0be rust/minijail: add API to parse raw BPF bytes by Daniel Verkamp · 3 years ago
- 4170a27 rust/minijail: add Minijail::run_command by Chia-I Wu · 3 years, 3 months ago
- 50e99bf rust/minijail: add minijail::Command::envs by Chia-I Wu · 3 years, 3 months ago
- 42fca92 rust/minijail: add minijail::Command by Chia-I Wu · 3 years, 3 months ago
- 5ba80bc Fix cross compile prefix for gnueabihf environment by Anton Romanov · 3 years, 3 months ago
- e1a48f5 Handle the wait error by Victor Hsieh · 3 years, 3 months ago
- cc061ab minijail-sys: stop trying to build specific minijail targets by Mike Frysinger · 3 years, 4 months ago
- a6d9745 rust: disable bindgen header with version number by Daniel Verkamp · 3 years, 6 months ago
- 5cc0b41 minijail-sys: Enable cross-compilation in build.rs by Dennis Kempin · 3 years, 6 months ago android-s-beta-5 android-s-beta-5
- 74296b3 rust/minijail: Add support for fexecve. by Allen Webb · 3 years, 8 months ago
- 2e46c51 rust: Add bindgen logic to build.rs. by Allen Webb · 3 years, 8 months ago
- de0f0e7 rust/minijail: Remove fork from tests. by Allen Webb · 3 years, 8 months ago
- 9c3abf5 rust/OWNERS: Replace xooglers. by Allen Webb · 3 years, 8 months ago
- 2453b1f rust/minijail: Make path to sleep in test an absolute path. by Allen Webb · 3 years, 10 months ago
- 21eaf62 rust: Bump patch version numbers since new APIs were added. by Allen Webb · 3 years, 10 months ago
- 6dc224f Add minijail_copy_jail by Dylan Reid · 3 years, 10 months ago
- 11395a6 rust/minijail: Fix cast to c_char. by Allen Webb · 3 years, 11 months ago
- f16b78b Make run/run_remap more generic by Victor Hsieh · 4 years ago
- c718268 Add overlap handling to redirect_fds(). by Allen Webb · 4 years ago
- 2a227b7 Move OWNERS.rust to rust/OWNERS. by Allen Webb · 3 years, 11 months ago
- 96cd7cc rust/minijail: Allow more flexible args than `&Path` by Dylan Reid · 4 years ago
- ab5fdce Add kill function by Victor Hsieh · 4 years ago
- 3f5a830 rust/minijail: Add fork_remap test. by Allen Webb · 4 years ago
- 81cefe2 Fix clippy warnings. by Allen Webb · 4 years ago
- a5fbd02 rust: Use respectful terms. by Jorge Lucangeli Obes · 4 years, 4 months ago
- 85d797e rust/minijail: Add change_user, change_group, and wait. by Allen Webb · 4 years, 8 months ago
- f95f8cb rust/minijail: Use minijail_sys::rlim_t instead of libc::rlim64_t. by Andrew Walbran · 4 years, 8 months ago android-r-beta-2 android-r-beta-3
- 69e3fc6 rust/minijail: Add support for mapping fds to a different fd number. by Allen Webb · 4 years, 9 months ago
- afb7a13 rust/minijail: Make sure spawned jobs termininate during unit tests. by Allen Webb · 4 years, 9 months ago aosp-emu-30-release linux-v16
- 96dd14e Migrate "io_jail" crate from crosvm and rename to "minijail". by Allen Webb · 4 years, 9 months ago