summaryrefslogtreecommitdiff
path: root/test/sys/test_signalfd.rs
AgeCommit message (Expand)Author
2022-06-24Fix all formating problems to pass CI formating testCostin-Robert Sin
2021-11-27Avoid lock poisoning by using parking_lotRyan Zoeller
2020-05-31Convert the crate to edition 2018Alan Somers
2019-09-04Replace Signal::from_c_int by Signal::try_fromAlan Somers
2018-09-05Replace allow unused directive with _ prefixPascal Bach
2017-12-20Remove unnecessary .ok()Bryant Mairs
2017-07-18Remove signalfd feature in favor of conditional compilationBryant Mairs