Age | Commit message (Expand) | Author |
---|---|---|
2020-12-19 | Add fuchsia support | Amanda Tait |
2020-05-31 | Convert the crate to edition 2018 | Alan Somers |
2020-05-17 | Remove warnings when compiling for Redox | Xavier L'Heureux |
2020-05-17 | Remove more unsupported functions and make it possible to run tests | Xavier L'Heureux |
2019-12-01 | Fix some race conditions in the integration tests | Alan Somers |
2019-09-04 | Replace Signal::from_c_int by Signal::try_from | Alan Somers |
2019-03-16 | feat: Add killpg | DanSnow |
2019-01-13 | Implement nix wrapper for libc::signal | Robert Gardner |
2018-09-05 | Replace allow unused directive with _ prefix | Pascal Bach |
2018-03-02 | Change SigAction::flags to use from_bits_truncated | Antti Keränen |
2018-01-06 | Add sigprocmask | Thomas de Zeeuw |
2017-12-20 | Remove unnecessary .ok() | Bryant Mairs |
2016-11-14 | Make signal argument to kill optional | Philipp Matthias Schaefer |