Age | Commit message (Expand) | Author |
---|---|---|
2015-09-09 | Add/Fix support for DragonFly BSD | Michael Neumann |
2015-07-27 | Make it compatible for Android. | Tim JIANG |
2015-05-29 | Basic OpenBSD support. | Laurence Tratt |
2015-05-28 | Remove std::os::unix::io::RawFd re-export | Carl Lerche |
2015-05-11 | Get the library to build on freebsd | Andrew J. Stone |
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-20 | Make `tcgetattr` API more ergonomic. | Utkarsh Kukreti |
2015-01-20 | `pub use` all enum variants in `termios`. | Utkarsh Kukreti |
2015-01-20 | Add `termios` bindings. | Utkarsh Kukreti |