Age | Commit message (Expand) | Author |
---|---|---|
2015-05-21 | Fix NixPath yield with CStr instead of OsStr | Carl Lerche |
2015-03-24 | NixResult -> nix::Result; NixError -> nix::Error | Carl Lerche |
2015-02-27 | Temporarily remove mount | Carl Lerche |
2015-02-27 | Further SockAddr & NixPath cleanup | Carl Lerche |
2015-02-10 | Add `NixPath`, `NixError`, and `NixResult`. | Utkarsh Kukreti |
2015-02-06 | path -> old_path | Florian Hartwig |
2015-01-07 | more cstr fallout | Rick Richardson |
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-10-10 | Update static->const | Tilde Engineering |
2014-08-20 | Start binding Darwin | Carl Lerche |
2014-08-16 | Epoll, rename to nix, misc cleanup | Carl Lerche |
2014-08-15 | Add mknod, mkdev, and umask APIs | Carl Lerche |
2014-08-13 | Add open(), tweak mount functions | Carl Lerche |
2014-08-07 | Initial commit | Carl Lerche |