Age | Commit message (Expand) | Author |
---|---|---|
2020-05-31 | Convert the crate to edition 2018 | Alan Somers |
2019-09-04 | Replace Signal::from_c_int by Signal::try_from | Alan Somers |
2018-09-05 | Replace allow unused directive with _ prefix | Pascal Bach |
2017-12-20 | Remove unnecessary .ok() | Bryant Mairs |
2017-07-18 | Remove signalfd feature in favor of conditional compilation | Bryant Mairs |