Age | Commit message (Expand) | Author |
---|---|---|
2015-03-24 | NixResult -> nix::Result; NixError -> nix::Error | Carl Lerche |
2015-03-16 | Fix deprecation warnings | Carl Lerche |
2015-03-13 | Amend some files to make it compile on arm-linux-androideabi. | kennytm |
2015-02-20 | Remove deprecated suffixes for isize | Sebastian Lauwers |
2015-02-10 | Add `NixPath`, `NixError`, and `NixResult`. | Utkarsh Kukreti |
2015-01-13 | changed uint and int to usize and isize respectively | Rick Richardson |
2015-01-06 | Fix breakage caused by the removal of unboxed closures | Florian Hartwig |
2015-01-04 | Fix a few remaining deprecation notices | Carl Lerche |
2015-01-02 | Track rust master | Valerii Hiora |
2014-12-10 | Fallout of Copy becoming opt-in. | Victor Berger |
2014-12-10 | Fix improper_ctypes warnings. | Victor Berger |
2014-10-27 | Add mmap, shm_open and other mman relatives | Phil Vachon |
2014-10-02 | Track Rust master | Carl Lerche |
2014-08-25 | Tweaks + fix accept4 | Carl Lerche |
2014-08-13 | Add open(), tweak mount functions | Carl Lerche |
2014-08-07 | Initial commit | Carl Lerche |