summary refs log tree commit diff
path: root/sys_util/src/timerfd.rs
Commit message (Expand)AuthorAge
* sys_util: timerfd: Methods don't need to me mutDylan Reid2020-04-23
* edition: Eliminate ref keywordDavid Tolnay2019-04-18
* sys_util: timerfd: fix clippy lintsDylan Reid2019-03-20
* edition: Update absolute paths to 2018 styleDavid Tolnay2019-03-13
* fmt: Format sys_util and fuzz crates using rustfmtDavid Tolnay2019-02-21
* Add FakeClock and FakeTimerFd for use in tests.Miriam Zimmerman2019-01-24
* cargo fmt all source codeZach Reizner2018-10-09
* sys_util: timerfd: Add ability to check if the timer is armedDylan Reid2018-09-17
* balloon: Implement device policyChirantan Ekbote2018-07-27