summary refs log tree commit diff
path: root/sys_util/src/signalfd.rs
Commit message (Expand)AuthorAge
* edition: Eliminate blocks superseded by NLLDavid Tolnay2019-04-17
* edition: Update absolute paths to 2018 styleDavid Tolnay2019-03-13
* error: Print errors using Display implDavid Tolnay2019-02-20
* cargo fmt all source codeZach Reizner2018-10-09
* sys_util: remove deprecated Poller/Pollable interfaceZach Reizner2018-04-06
* crosvm/plugin: refactor poll loop to use PollContextZach Reizner2018-03-08
* sys_util: factor out signal manipulation from signalfd into signalDmitry Torokhov2018-02-26
* sys_util: add signalfd moduleStephen Barber2017-07-13