Age | Commit message (Expand) | Author |
---|---|---|
2015-07-13 | Add status to WaitStatus | Joseph Kain |
2015-06-08 | added wait system call and unit test | Markus Jais |
2015-04-03 | 'derive(Copy)' needs Clone now | Florian Hartwig |
2015-03-24 | NixResult -> nix::Result; NixError -> nix::Error | Carl Lerche |
2015-02-10 | Add `NixPath`, `NixError`, and `NixResult`. | Utkarsh Kukreti |
2015-02-01 | Changed options parameter for waitpid to Option<WaitPidFlag> | Markus Jais |
2015-01-03 | Update to rust master | Valerii Hiora |
2014-12-18 | Add all now needed ';' after macro invocations. | Victor Berger |
2014-12-15 | bitflags! derives Copy for you now, so remove our derivings. | Jonathan Reem |
2014-12-10 | Fallout of Copy becoming opt-in. | Victor Berger |
2014-11-19 | Use namespaced enum variants. | Roma Sokolov |
2014-10-10 | Update static->const | Tilde Engineering |
2014-10-07 | Add wait bindings | Tilde Engineering |