Age | Commit message (Expand) | Author |
---|---|---|
2015-02-10 | Add `NixPath`, `NixError`, and `NixResult`. | Utkarsh Kukreti |
2015-01-27 | Fix warnings for `rustc 1.0.0-dev (e365e4c05 2015-01-27 08:40:39)`. | Utkarsh Kukreti |
2015-01-13 | changed uint and int to usize and isize respectively | Rick Richardson |
2015-01-07 | ToCStr removal fallout | Valerii Hiora |
2015-01-03 | Update to rust master | Valerii Hiora |
2014-12-12 | Fallout of Copy opt-in for non-Linux | Valerii Hiora |
2014-12-10 | Fallout of Copy becoming opt-in. | Victor Berger |
2014-11-19 | Fix for Linux | Roma Sokolov |
2014-11-19 | Use namespaced enum variants. | Roma Sokolov |
2014-11-11 | std::os::errno returns uint now | Roma Sokolov |
2014-10-10 | Update static->const | Tilde Engineering |
2014-10-02 | Track Rust master | Carl Lerche |
2014-09-16 | Provide fork() + error tweaks | Carl Lerche |
2014-08-24 | SysError does not need desc field | Carl Lerche |
2014-08-20 | Start binding Darwin | Carl Lerche |
2014-08-19 | Start on socket options | Carl Lerche |
2014-08-13 | Add open(), tweak mount functions | Carl Lerche |
2014-08-07 | Initial commit | Carl Lerche |