Age | Commit message (Expand) | Author |
---|---|---|
2015-04-08 | Bring back eventfd behind a feature flag | Carl Lerche |
2015-04-06 | Get compiling on Rust 1.0 beta | Carl Lerche |
2015-03-24 | NixResult -> nix::Result; NixError -> nix::Error | Carl Lerche |
2015-02-10 | Add `NixPath`, `NixError`, and `NixResult`. | Utkarsh Kukreti |
2015-01-13 | changed uint and int to usize and isize respectively | Rick Richardson |
2014-12-18 | Add all now needed ';' after macro invocations. | Victor Berger |
2014-12-17 | Fix the build. | Steve Klabnik |
2014-12-10 | Fallout of Copy becoming opt-in. | Victor Berger |
2014-10-31 | Update source code to new rustc | Roma Sokolov |
2014-10-10 | Update static->const | Tilde Engineering |
2014-10-06 | Fix warnings | Carl Lerche |
2014-09-22 | Weak link eventfd | Carl Lerche |
2014-09-21 | Bind eventfd() | Carl Lerche |