summary refs log tree commit diff
path: root/sys_util/src/handle_eintr.rs
Commit message (Expand)AuthorAge
* crosvm: collapse simple boolean matchesAlyssa Ross2020-04-11
* edition: Eliminate blocks superseded by NLLDavid Tolnay2019-04-17
* sys_util: Enable macros imported individuallyDavid Tolnay2019-04-15
* edition: Update absolute paths to 2018 styleDavid Tolnay2019-03-13
* lint: Resolve the easier clippy lintsDavid Tolnay2018-12-03
* cargo fmt all source codeZach Reizner2018-10-09
* sys_util: fix handling EINTR of C system functionsDmitry Torokhov2018-03-01
* sys_util: do not treat EINTR as negative in handle_eintrDmitry Torokhov2018-03-01
* sys_util: move handle_eintr!() to sys_util so it can be reusedZach Reizner2017-06-30