Age | Commit message (Expand) | Author |
---|---|---|
2017-07-20 | Rename the public ptrace_* functions. | Marcin Mielniczuk |
2017-07-17 | Refactor ptrace_get_data | Bryant Mairs |
2017-07-17 | Fix UnsupportedOperation when using ptrace_* functions | Bryant Mairs |
2017-07-08 | Enable ptrace on all Linux platforms | Geoffrey Thomas |
2017-07-02 | Newtypes for uid_t, gid_t and pid_t. | Martin Habovštiak |
2017-06-13 | Added ptrace utilities. | Daniel McKenna |
2016-04-14 | fixed a few clippy warnings | Andre Bogus |
2016-01-28 | Move errno::Result back to crate root | arcnmx |
2016-01-28 | Errno::result() | arcnmx |
2015-12-03 | add function for handling PTRACE_SETOPTIONS nicely | David Roundy |
2015-07-06 | Use c_long in ptrace fns for arch-independence | Tilde Engineering |
2015-07-03 | Add support for ptrace | Joseph Kain |