Age | Commit message (Expand) | Author |
---|---|---|
2021-07-24 | Mark most C-derived enums as non_exhaustive | Alan Somers |
2021-05-30 | misc Clippy cleanup | Alan Somers |
2020-05-31 | Convert the crate to edition 2018 | Alan Somers |
2019-12-01 | Allow signal injection in ptrace::{syscall, detach} | Francisco Giordano |
2018-11-28 | Prefer `map(drop)` to `map(|_| ())` | Alan Somers |
2018-10-21 | Added ptrace support for BSDs | xd009642 |