Age | Commit message (Expand) | Author |
---|---|---|
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 |