about summary refs log tree commit diff
path: root/src/libnative/io/timer_unix.rs
AgeCommit message (Expand)AuthorLines
2014-05-06librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, exceptPatrick Walton-7/+8
2014-05-02Replace most ~exprs with 'box'. #11779Brian Anderson-1/+1
2014-04-19std: Add an experimental connect_timeout functionAlex Crichton-62/+7
2014-04-15native: Be more stringent about pattern matchingAlex Crichton-1/+1
2014-04-12native: Remove timerfd implementation on linuxAlex Crichton-0/+341