Package: rust-procfs / 0.17.0-2

Metadata

Package Version Patches format
rust-procfs 0.17.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
tweak tests.diff | (download)

src/lib.rs | 40 31 + 9 - 0 !
src/process/task.rs | 1 1 + 0 - 0 !
src/process/tests.rs | 16 10 + 6 - 0 !
src/sys/kernel/random.rs | 1 1 + 0 - 0 !
4 files changed, 43 insertions(+), 15 deletions(-)

---
drop dev depends.diff | (download)

Cargo.toml | 6 0 + 6 - 0 !
src/lib.rs | 4 2 + 2 - 0 !
src/process/tests.rs | 4 2 + 2 - 0 !
3 files changed, 4 insertions(+), 10 deletions(-)

---
remove benches.patch | (download)

Cargo.toml | 5 0 + 5 - 0 !
1 file changed, 5 deletions(-)

---
fix kthreadd test.patch | (download)

src/process/tests.rs | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

---