bb
bb copied to clipboard
simple toy process viewer in rust https://crates.io/crates/bb
Bumps [arc-swap](https://github.com/vorner/arc-swap) from 0.4.2 to 0.4.8. Changelog Sourced from arc-swap's changelog. 0.4.8 Backport of fix to soundness issue in #45 (access::Map from Constant can lead to dangling references). 0.4.7 Rename...
Bumps [nix](https://github.com/nix-rust/nix) from 0.16.1 to 0.20.2. Changelog Sourced from nix's changelog. [0.20.2] - 28 September 2021 Added Changed Fixed Fixed buffer overflow in unistd::getgrouplist. (#1545) [0.20.1] - 13 August 2021...
Bumps [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) from 0.7.1 to 0.7.4. Changelog Sourced from crossbeam-deque's changelog. Version 0.8.1 Support targets that do not have atomic CAS on stable Rust (#698) Version 0.8.0 Bump the minimum...
Hi @epilys I am just seeing this, not sure if before I just didn't notice..? I can assure this is just a normal i5-3570k :laughing: 
I'm running the git version from the AUR, and when i press 't' to enter tree view, i get this: `thread 'main' panicked at 'no entry found for key', src/components/processes.rs:441:37...
I'm trying to compile `bb` on NetBSD and I'm getting the following, ``` ... Compiling crossbeam v0.7.2 error[E0308]: mismatched types --> src/main.rs:86:54 | 86 | libc::getpwuid_r(pw_uid, &mut pwent, buffer, 16384,...
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.13 to 0.5.15. Release notes Sourced from crossbeam-channel's releases. crossbeam-channel 0.5.15 Fix regression introduced in 0.5.12 that can lead to a double free when dropping unbounded channel....