summaryrefslogtreecommitdiff
path: root/test/sys/test_signal.rs
AgeCommit message (Expand)Author
2020-12-19Add fuchsia supportAmanda Tait
2020-05-31Convert the crate to edition 2018Alan Somers
2020-05-17Remove warnings when compiling for RedoxXavier L'Heureux
2020-05-17Remove more unsupported functions and make it possible to run testsXavier L'Heureux
2019-12-01Fix some race conditions in the integration testsAlan Somers
2019-09-04Replace Signal::from_c_int by Signal::try_fromAlan Somers
2019-03-16feat: Add killpgDanSnow
2019-01-13Implement nix wrapper for libc::signalRobert Gardner
2018-09-05Replace allow unused directive with _ prefixPascal Bach
2018-03-02Change SigAction::flags to use from_bits_truncatedAntti Keränen
2018-01-06Add sigprocmaskThomas de Zeeuw
2017-12-20Remove unnecessary .ok()Bryant Mairs
2016-11-14Make signal argument to kill optionalPhilipp Matthias Schaefer