summaryrefslogtreecommitdiff
path: root/src/sys/timerfd.rs
AgeCommit message (Expand)Author
2021-07-07Collapse Error into ErrnoAlan Somers
2021-07-07Overhaul Nix's error typesAlan Somers
2021-05-13Use https instead of httpRyan Zoeller
2021-02-16Close file descriptor on drop in TimerFdChristopher Dumoulin
2020-07-07Adding an implementation and some basic tests for timerfd.Vincent Dagonneau