Age | Commit message (Expand) | Author |
---|---|---|
2015-05-13 | docs: fix module documentation for ioctl | Paul Osborne |
2015-05-12 | ioctl: modify type signatures to match common ioctl usage and libc impls | Paul Osborne |
2015-05-12 | ioctl: implement generic support for the ioctl syscall and supporting functions | Paul Osborne |
2015-04-03 | 'derive(Copy)' needs Clone now | Florian Hartwig |
2015-03-24 | NixResult -> nix::Result; NixError -> nix::Error | Carl Lerche |
2015-03-13 | Amend some files to make it compile on arm-linux-androideabi. | kennytm |
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-21 | Add `ioctl`. Only supports the `TIOCGWINSZ` request right now. | Utkarsh Kukreti |