about summary refs log tree commit diff
path: root/src/libnative/io/timer_other.rs
AgeCommit message (Expand)AuthorLines
2014-02-03native: Require all results are used and fix falloutAlex Crichton-2/+3
2014-01-29Flag Result as #[must_use] and deal with fallout.Alex Crichton-1/+1
2014-01-23native: Don't use timerfd on AndroidBrian Anderson-0/+1
2014-01-22Implement native timersAlex Crichton-0/+328